Lines Matching defs:OneofDescriptorProto
171 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.OneofDescriptorProto), global::Google.Protobuf.Reflection.OneofDescriptorProto.Parser, new[]{ "Name", "Options" }, null, null, null, null),
1064 private static readonly pb::FieldCodec<global::Google.Protobuf.Reflection.OneofDescriptorProto> _repeated_oneofDecl_codec
1065 = pb::FieldCodec.ForMessage(66, global::Google.Protobuf.Reflection.OneofDescriptorProto.Parser);
1066 private readonly pbc::RepeatedField<global::Google.Protobuf.Reflection.OneofDescriptorProto> oneofDecl_ = new pbc::RepeatedField<global::Google.Protobuf.Reflection.OneofDescriptorProto>();
1068 public pbc::RepeatedField<global::Google.Protobuf.Reflection.OneofDescriptorProto> OneofDecl {
2921 public sealed partial class OneofDescriptorProto : pb::IMessage<OneofDescriptorProto>
2926 private static readonly pb::MessageParser<OneofDescriptorProto> _parser = new pb::MessageParser<OneofDescriptorProto>(() => new OneofDescriptorProto());
2929 public static pb::MessageParser<OneofDescriptorProto> Parser { get { return _parser; } }
2942 public OneofDescriptorProto() {
2949 public OneofDescriptorProto(OneofDescriptorProto other) : this() {
2956 public OneofDescriptorProto Clone() {
2957 return new OneofDescriptorProto(this);
2996 return Equals(other as OneofDescriptorProto);
3000 public bool Equals(OneofDescriptorProto other) {
3080 public void MergeFrom(OneofDescriptorProto other) {