Lines Matching refs:MessageField
166 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestCamelCaseFieldNames), global::Google.Protobuf.TestProtos.TestCamelCaseFieldNames.Parser, new[]{ "PrimitiveField", "StringField", "EnumField", "MessageField", "RepeatedPrimitiveField", "RepeatedStringField", "RepeatedEnumField", "RepeatedMessageField" }, null, null, null),
2763 MessageField = other.messageField_ != null ? other.MessageField.Clone() : null;
2804 /// <summary>Field number for the "MessageField" field.</summary>
2807 public global::Google.Protobuf.TestProtos.ForeignMessage MessageField {
2864 if (!object.Equals(MessageField, other.MessageField)) return false;
2877 if (messageField_ != null) hash ^= MessageField.GetHashCode();
2904 output.WriteMessage(MessageField);
2924 size += 1 + pb::CodedOutputStream.ComputeMessageSize(MessageField);
2950 MessageField.MergeFrom(other.MessageField);