Lines Matching refs:GoogleMessage1SubMessage

60             new pbr::GeneratedClrTypeInfo(typeof(global::Benchmarks.Proto3.GoogleMessage1SubMessage), global::Benchmarks.Proto3.GoogleMessage1SubMessage.Parser, new[]{ "Field1", "Field2", "Field3", "Field15", "Field12", "Field13", "Field14", "Field16", "Field19", "Field20", "Field28", "Field21", "Field22", "Field23", "Field206", "Field203", "Field204", "Field205", "Field207", "Field300" }, null, null, null, null)
520 private global::Benchmarks.Proto3.GoogleMessage1SubMessage field15_;
522 public global::Benchmarks.Proto3.GoogleMessage1SubMessage Field15 {
1286 Field15 = new global::Benchmarks.Proto3.GoogleMessage1SubMessage();
1369 Field15 = new global::Benchmarks.Proto3.GoogleMessage1SubMessage();
1551 Field15 = new global::Benchmarks.Proto3.GoogleMessage1SubMessage();
1679 public sealed partial class GoogleMessage1SubMessage : pb::IMessage<GoogleMessage1SubMessage>
1684 private static readonly pb::MessageParser<GoogleMessage1SubMessage> _parser = new pb::MessageParser<GoogleMessage1SubMessage>(() => new GoogleMessage1SubMessage());
1687 public static pb::MessageParser<GoogleMessage1SubMessage> Parser { get { return _parser; } }
1700 public GoogleMessage1SubMessage() {
1707 public GoogleMessage1SubMessage(GoogleMessage1SubMessage other) : this() {
1732 public GoogleMessage1SubMessage Clone() {
1733 return new GoogleMessage1SubMessage(this);
1958 return Equals(other as GoogleMessage1SubMessage);
1962 public bool Equals(GoogleMessage1SubMessage other) {
2276 public void MergeFrom(GoogleMessage1SubMessage other) {