Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs550 private readonly static string SyntaxDefaultValue = ""; field in Google.Protobuf.Reflection.FileDescriptorProto
559 get { return syntax_ ?? SyntaxDefaultValue; }