Searched refs:TrailingCommentsDefaultValue (Results 1 - 1 of 1) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
H A D | Descriptor.cs | 9559 private readonly static string TrailingCommentsDefaultValue = ""; field in Google.Protobuf.Reflection.SourceCodeInfo.Types.Location 9564 get { return trailingComments_ ?? TrailingCommentsDefaultValue; } |
Completed in 15 milliseconds