Lines Matching refs:MethodDescriptorProto
153 …(global::Google.Protobuf.Reflection.MethodDescriptorProto), global::Google.Protobuf.Reflection.Met… in DescriptorReflection()
2160 …private static readonly pb::FieldCodec<global::Google.Protobuf.Reflection.MethodDescriptorProto> _…
2161 … = pb::FieldCodec.ForMessage(18, global::Google.Protobuf.Reflection.MethodDescriptorProto.Parser);
2162 …Protobuf.Reflection.MethodDescriptorProto> method_ = new pbc::RepeatedField<global::Google.Protobu…
2163 public pbc::RepeatedField<global::Google.Protobuf.Reflection.MethodDescriptorProto> Method {
2278 internal sealed partial class MethodDescriptorProto : pb::IMessage<MethodDescriptorProto> { class
2279 …nly pb::MessageParser<MethodDescriptorProto> _parser = new pb::MessageParser<MethodDescriptorProto…
2280 public static pb::MessageParser<MethodDescriptorProto> Parser { get { return _parser; } }
2290 public MethodDescriptorProto() { in MethodDescriptorProto() method in Google.Protobuf.Reflection.MethodDescriptorProto
2296 public MethodDescriptorProto(MethodDescriptorProto other) : this() { in MethodDescriptorProto() method in Google.Protobuf.Reflection.MethodDescriptorProto
2305 public MethodDescriptorProto Clone() { in Clone()
2306 return new MethodDescriptorProto(this); in Clone()
2380 return Equals(other as MethodDescriptorProto); in Equals()
2383 public bool Equals(MethodDescriptorProto other) { in Equals()
2464 public void MergeFrom(MethodDescriptorProto other) { in MergeFrom()