Searched refs:AggregateValueDefaultValue (Results 1 - 1 of 1) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
H A D | Descriptor.cs | 8652 private readonly static string AggregateValueDefaultValue = ""; field in Google.Protobuf.Reflection.UninterpretedOption 8657 get { return aggregateValue_ ?? AggregateValueDefaultValue; } |
Completed in 15 milliseconds