Lines Matching refs:NamePart
161 …eflection.UninterpretedOption.Types.NamePart), global::Google.Protobuf.Reflection.UninterpretedOpt… in DescriptorReflection()
4322 …FieldCodec<global::Google.Protobuf.Reflection.UninterpretedOption.Types.NamePart> _repeated_name_c…
4323 …Codec.ForMessage(18, global::Google.Protobuf.Reflection.UninterpretedOption.Types.NamePart.Parser);
4324 …erpretedOption.Types.NamePart> name_ = new pbc::RepeatedField<global::Google.Protobuf.Reflection.U…
4325 …public pbc::RepeatedField<global::Google.Protobuf.Reflection.UninterpretedOption.Types.NamePart> N…
4558 internal sealed partial class NamePart : pb::IMessage<NamePart> { class in Google.Protobuf.Reflection.UninterpretedOption.Types
4559 …rivate static readonly pb::MessageParser<NamePart> _parser = new pb::MessageParser<NamePart>(() =>…
4560 public static pb::MessageParser<NamePart> Parser { get { return _parser; } }
4570 public NamePart() { in NamePart() method in Google.Protobuf.Reflection.UninterpretedOption.Types.NamePart
4576 public NamePart(NamePart other) : this() { in NamePart() method in Google.Protobuf.Reflection.UninterpretedOption.Types.NamePart
4581 public NamePart Clone() { in Clone()
4582 return new NamePart(this); in Clone()
4606 return Equals(other as NamePart); in Equals()
4609 public bool Equals(NamePart other) { in Equals()
4654 public void MergeFrom(NamePart other) { in MergeFrom()