Lines Matching refs:ExtensionRange
146 …eflection.DescriptorProto.Types.ExtensionRange), global::Google.Protobuf.Reflection.DescriptorProt… in DescriptorReflection()
746 …:FieldCodec<global::Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange> _repeated_ext…
747 …dec.ForMessage(42, global::Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange.Parser);
748 …Proto.Types.ExtensionRange> extensionRange_ = new pbc::RepeatedField<global::Google.Protobuf.Refle…
749 …atedField<global::Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange> ExtensionRange { property in Google.Protobuf.Reflection.DescriptorProto
957 internal sealed partial class ExtensionRange : pb::IMessage<ExtensionRange> { class in Google.Protobuf.Reflection.DescriptorProto.Types
958 …atic readonly pb::MessageParser<ExtensionRange> _parser = new pb::MessageParser<ExtensionRange>(()…
959 public static pb::MessageParser<ExtensionRange> Parser { get { return _parser; } }
969 public ExtensionRange() { in ExtensionRange() method in Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange
975 public ExtensionRange(ExtensionRange other) : this() { in ExtensionRange() method in Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange
980 public ExtensionRange Clone() { in Clone()
981 return new ExtensionRange(this); in Clone()
1005 return Equals(other as ExtensionRange); in Equals()
1008 public bool Equals(ExtensionRange other) { in Equals()
1053 public void MergeFrom(ExtensionRange other) { in MergeFrom()