Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DFileDescriptor.cs182 case FileDescriptorProto.MessageTypeFieldNumber: in GetNestedDescriptorListForField()
DDescriptor.cs503 public const int MessageTypeFieldNumber = 4; field in Google.Protobuf.Reflection.FileDescriptorProto
/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs397 public const int MessageTypeFieldNumber = 4; field in Conformance.ConformanceRequest