Home
last modified time | relevance | path

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

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