Lines Matching refs:OneofField
143 new pbr::GeneratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.TestMessageWithCustomOptions), global::UnitTest.Issues.TestProtos.TestMessageWithCustomOptions.Parser, new[]{ "Field1", "OneofField" }, new[]{ "AnOneof" }, new[]{ typeof(global::UnitTest.Issues.TestProtos.TestMessageWithCustomOptions.Types.AnEnum) }, null, null),
291 case AnOneofOneofCase.OneofField:
292 OneofField = other.OneofField;
318 public int OneofField {
319 get { return anOneofCase_ == AnOneofOneofCase.OneofField ? (int) anOneof_ : 0; }
322 anOneofCase_ = AnOneofOneofCase.OneofField;
330 OneofField = 2,
358 if (OneofField != other.OneofField) return false;
367 if (anOneofCase_ == AnOneofOneofCase.OneofField) hash ^= OneofField.GetHashCode();
389 if (anOneofCase_ == AnOneofOneofCase.OneofField) {
391 output.WriteInt32(OneofField);
406 if (anOneofCase_ == AnOneofOneofCase.OneofField) {
408 output.WriteInt32(OneofField);
422 if (anOneofCase_ == AnOneofOneofCase.OneofField) {
423 size += 1 + pb::CodedOutputStream.ComputeInt32Size(OneofField);
440 case AnOneofOneofCase.OneofField:
441 OneofField = other.OneofField;
464 OneofField = input.ReadInt32();
486 OneofField = input.ReadInt32();