Lines Matching refs:PrimitiveValue
68 new pbr::GeneratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.DeprecatedFieldsMessage), global::UnitTest.Issues.TestProtos.DeprecatedFieldsMessage.Parser, new[]{ "PrimitiveValue", "PrimitiveArray", "MessageValue", "MessageArray", "EnumValue", "EnumArray" }, null, null, null, null),
928 /// <summary>Field number for the "PrimitiveValue" field.</summary>
933 public int PrimitiveValue {
1010 if (PrimitiveValue != other.PrimitiveValue) return false;
1022 if (PrimitiveValue != 0) hash ^= PrimitiveValue.GetHashCode();
1044 if (PrimitiveValue != 0) {
1046 output.WriteInt32(PrimitiveValue);
1068 if (PrimitiveValue != 0) {
1070 output.WriteInt32(PrimitiveValue);
1092 if (PrimitiveValue != 0) {
1093 size += 1 + pb::CodedOutputStream.ComputeInt32Size(PrimitiveValue);
1115 if (other.PrimitiveValue != 0) {
1116 PrimitiveValue = other.PrimitiveValue;
1145 PrimitiveValue = input.ReadInt32();
1188 PrimitiveValue = input.ReadInt32();