Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/
DJsonFormatter.cs592 …IDictionary fields = (IDictionary) message.Descriptor.Fields[Struct.FieldsFieldNumber].Accessor.Ge… in WriteStruct()
DJsonParser.cs496 var field = message.Descriptor.Fields[Struct.FieldsFieldNumber]; in MergeStruct()
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DStruct.cs119 public const int FieldsFieldNumber = 1; field in Google.Protobuf.WellKnownTypes.Struct
DType.cs155 public const int FieldsFieldNumber = 2; field in Google.Protobuf.WellKnownTypes.Type