Lines Matching refs:OneofDescriptorProto
149 …f(global::Google.Protobuf.Reflection.OneofDescriptorProto), global::Google.Protobuf.Reflection.One… in DescriptorReflection()
755 …private static readonly pb::FieldCodec<global::Google.Protobuf.Reflection.OneofDescriptorProto> _r…
756 … = pb::FieldCodec.ForMessage(66, global::Google.Protobuf.Reflection.OneofDescriptorProto.Parser);
757 …Protobuf.Reflection.OneofDescriptorProto> oneofDecl_ = new pbc::RepeatedField<global::Google.Proto…
758 public pbc::RepeatedField<global::Google.Protobuf.Reflection.OneofDescriptorProto> OneofDecl {
1690 internal sealed partial class OneofDescriptorProto : pb::IMessage<OneofDescriptorProto> { class
1691 …only pb::MessageParser<OneofDescriptorProto> _parser = new pb::MessageParser<OneofDescriptorProto>…
1692 public static pb::MessageParser<OneofDescriptorProto> Parser { get { return _parser; } }
1702 public OneofDescriptorProto() { in OneofDescriptorProto() method in Google.Protobuf.Reflection.OneofDescriptorProto
1708 public OneofDescriptorProto(OneofDescriptorProto other) : this() { in OneofDescriptorProto() method in Google.Protobuf.Reflection.OneofDescriptorProto
1712 public OneofDescriptorProto Clone() { in Clone()
1713 return new OneofDescriptorProto(this); in Clone()
1727 return Equals(other as OneofDescriptorProto); in Equals()
1730 public bool Equals(OneofDescriptorProto other) { in Equals()
1766 public void MergeFrom(OneofDescriptorProto other) { in MergeFrom()