Lines Matching refs:JsonName
170 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.FieldDescriptorProto), global::Google.Protobuf.Reflection.FieldDescriptorProto.Parser, new[]{ "Name", "Number", "Label", "Type", "TypeName", "Extendee", "DefaultValue", "OneofIndex", "JsonName", "Options", "Proto3Optional" }, null, new[]{ typeof(global::Google.Protobuf.Reflection.FieldDescriptorProto.Types.Type), typeof(global::Google.Protobuf.Reflection.FieldDescriptorProto.Types.Label) }, null, null),
2404 public string JsonName {
2500 if (JsonName != other.JsonName) return false;
2517 if (HasJsonName) hash ^= JsonName.GetHashCode();
2574 output.WriteString(JsonName);
2627 output.WriteString(JsonName);
2667 size += 1 + pb::CodedOutputStream.ComputeStringSize(JsonName);
2711 JsonName = other.JsonName;
2776 JsonName = input.ReadString();
2837 JsonName = input.ReadString();