Lines Matching refs:EnumValue
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),
974 /// <summary>Field number for the "EnumValue" field.</summary>
979 public global::UnitTest.Issues.TestProtos.DeprecatedEnum EnumValue {
1014 if (EnumValue != other.EnumValue) return false;
1026 if (EnumValue != global::UnitTest.Issues.TestProtos.DeprecatedEnum.DeprecatedZero) hash ^= EnumValue.GetHashCode();
1054 if (EnumValue != global::UnitTest.Issues.TestProtos.DeprecatedEnum.DeprecatedZero) {
1056 output.WriteEnum((int) EnumValue);
1078 if (EnumValue != global::UnitTest.Issues.TestProtos.DeprecatedEnum.DeprecatedZero) {
1080 output.WriteEnum((int) EnumValue);
1100 if (EnumValue != global::UnitTest.Issues.TestProtos.DeprecatedEnum.DeprecatedZero) {
1101 size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) EnumValue);
1126 if (other.EnumValue != global::UnitTest.Issues.TestProtos.DeprecatedEnum.DeprecatedZero) {
1127 EnumValue = other.EnumValue;
1165 EnumValue = (global::UnitTest.Issues.TestProtos.DeprecatedEnum) input.ReadEnum();
1208 EnumValue = (global::UnitTest.Issues.TestProtos.DeprecatedEnum) input.ReadEnum();