Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs2017 private readonly static string JsonNameDefaultValue = ""; field in Google.Protobuf.Reflection.FieldDescriptorProto
2028 get { return jsonName_ ?? JsonNameDefaultValue; }