Searched refs:IdentifierValueDefaultValue (Results 1 - 1 of 1) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
H A D | Descriptor.cs | 8530 private readonly static string IdentifierValueDefaultValue = ""; field in Google.Protobuf.Reflection.UninterpretedOption 8539 get { return identifierValue_ ?? IdentifierValueDefaultValue; } |
Completed in 18 milliseconds