Lines Matching refs:OneofDescriptorProto
170 …f(global::Google.Protobuf.Reflection.OneofDescriptorProto), global::Google.Protobuf.Reflection.One… in DescriptorReflection()
921 …private static readonly pb::FieldCodec<global::Google.Protobuf.Reflection.OneofDescriptorProto> _r…
922 … = pb::FieldCodec.ForMessage(66, global::Google.Protobuf.Reflection.OneofDescriptorProto.Parser);
923 …Protobuf.Reflection.OneofDescriptorProto> oneofDecl_ = new pbc::RepeatedField<global::Google.Proto…
925 public pbc::RepeatedField<global::Google.Protobuf.Reflection.OneofDescriptorProto> OneofDecl {
2369 internal sealed partial class OneofDescriptorProto : pb::IMessage<OneofDescriptorProto> { class
2370 …only pb::MessageParser<OneofDescriptorProto> _parser = new pb::MessageParser<OneofDescriptorProto>…
2373 public static pb::MessageParser<OneofDescriptorProto> Parser { get { return _parser; } }
2386 public OneofDescriptorProto() { in OneofDescriptorProto() method in Google.Protobuf.Reflection.OneofDescriptorProto
2393 public OneofDescriptorProto(OneofDescriptorProto other) : this() { in OneofDescriptorProto() method in Google.Protobuf.Reflection.OneofDescriptorProto
2400 public OneofDescriptorProto Clone() { in Clone()
2401 return new OneofDescriptorProto(this); in Clone()
2450 return Equals(other as OneofDescriptorProto); in Equals()
2454 public bool Equals(OneofDescriptorProto other) { in Equals()
2513 public void MergeFrom(OneofDescriptorProto other) { in MergeFrom()