Home
last modified time | relevance | path

Searched refs:IdentifierValueDefaultValue (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs8530 private readonly static string IdentifierValueDefaultValue = ""; field in Google.Protobuf.Reflection.UninterpretedOption
8539 get { return identifierValue_ ?? IdentifierValueDefaultValue; }

Completed in 17 milliseconds