Searched refs:DefaultValueDefaultValue (Results 1 - 1 of 1) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
H A D | Descriptor.cs | 2336 private readonly static string DefaultValueDefaultValue = ""; field in Google.Protobuf.Reflection.FieldDescriptorProto 2348 get { return defaultValue_ ?? DefaultValueDefaultValue; } |
Completed in 19 milliseconds