Home
last modified time | relevance | path

Searched refs:StringValueDefaultValue (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs7086 private readonly static pb::ByteString StringValueDefaultValue = pb::ByteString.Empty; field in Google.Protobuf.Reflection.UninterpretedOption
7091 get { return stringValue_ ?? StringValueDefaultValue; }