Lines Matching refs:MethodDescriptorProto
174 …(global::Google.Protobuf.Reflection.MethodDescriptorProto), global::Google.Protobuf.Reflection.Met… in DescriptorReflection()
3312 …private static readonly pb::FieldCodec<global::Google.Protobuf.Reflection.MethodDescriptorProto> _…
3313 … = pb::FieldCodec.ForMessage(18, global::Google.Protobuf.Reflection.MethodDescriptorProto.Parser);
3314 …Protobuf.Reflection.MethodDescriptorProto> method_ = new pbc::RepeatedField<global::Google.Protobu…
3316 public pbc::RepeatedField<global::Google.Protobuf.Reflection.MethodDescriptorProto> Method {
3459 internal sealed partial class MethodDescriptorProto : pb::IMessage<MethodDescriptorProto> { class
3460 …nly pb::MessageParser<MethodDescriptorProto> _parser = new pb::MessageParser<MethodDescriptorProto…
3464 public static pb::MessageParser<MethodDescriptorProto> Parser { get { return _parser; } }
3477 public MethodDescriptorProto() { in MethodDescriptorProto() method in Google.Protobuf.Reflection.MethodDescriptorProto
3484 public MethodDescriptorProto(MethodDescriptorProto other) : this() { in MethodDescriptorProto() method in Google.Protobuf.Reflection.MethodDescriptorProto
3496 public MethodDescriptorProto Clone() { in Clone()
3497 return new MethodDescriptorProto(this); in Clone()
3650 return Equals(other as MethodDescriptorProto); in Equals()
3654 public bool Equals(MethodDescriptorProto other) { in Equals()
3749 public void MergeFrom(MethodDescriptorProto other) { in MergeFrom()