Searched refs:OneofDecl (Results 1 - 3 of 3) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | MessageDescriptor.cs | 79 proto.OneofDecl, in MessageDescriptor()
|
H A D | FieldDescriptor.cs | 112 if (proto.OneofIndex < 0 || proto.OneofIndex >= parent.Proto.OneofDecl.Count) in FieldDescriptor()
|
H A D | Descriptor.cs | 167 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.DescriptorProto), global::Google.Protobuf.Reflection.DescriptorProto.Parser, new[]{ "Name", "Field", "Extension", "NestedType", "EnumType", "ExtensionRange", "OneofDecl", "Options", "ReservedRange", "ReservedName" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange), global::Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange.Parser, new[]{ "Start", "End", "Options" }, null, null, null, null), in DescriptorReflection() 1068 public pbc::RepeatedField<global::Google.Protobuf.Reflection.OneofDescriptorProto> OneofDecl { property in Google.Protobuf.Reflection.DescriptorProto
|
Completed in 15 milliseconds