Lines Matching refs:MethodOptions
160 …o(typeof(global::Google.Protobuf.Reflection.MethodOptions), global::Google.Protobuf.Reflection.Met… in DescriptorReflection()
2345 private global::Google.Protobuf.Reflection.MethodOptions options_;
2346 public global::Google.Protobuf.Reflection.MethodOptions Options {
2479 options_ = new global::Google.Protobuf.Reflection.MethodOptions(); in MergeFrom()
2512 options_ = new global::Google.Protobuf.Reflection.MethodOptions(); in MergeFrom()
4149 internal sealed partial class MethodOptions : pb::IMessage<MethodOptions> { class
4150 …static readonly pb::MessageParser<MethodOptions> _parser = new pb::MessageParser<MethodOptions>(()…
4151 public static pb::MessageParser<MethodOptions> Parser { get { return _parser; } }
4161 public MethodOptions() { in MethodOptions() method in Google.Protobuf.Reflection.MethodOptions
4167 public MethodOptions(MethodOptions other) : this() { in MethodOptions() method in Google.Protobuf.Reflection.MethodOptions
4172 public MethodOptions Clone() { in Clone()
4173 return new MethodOptions(this); in Clone()
4205 return Equals(other as MethodOptions); in Equals()
4208 public bool Equals(MethodOptions other) { in Equals()
4248 public void MergeFrom(MethodOptions other) { in MergeFrom()