Lines Matching refs:PlainInt32
71 new pbr::GeneratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.TestJsonFieldOrdering), global::UnitTest.Issues.TestProtos.TestJsonFieldOrdering.Parser, new[]{ "PlainInt32", "O1String", "O1Int32", "PlainString", "O2Int32", "O2String" }, new[]{ "O1", "O2" }, null, null, null),
1825 public int PlainInt32 {
1938 if (PlainInt32 != other.PlainInt32) return false;
1952 if (PlainInt32 != 0) hash ^= PlainInt32.GetHashCode();
1988 if (PlainInt32 != 0) {
1990 output.WriteInt32(PlainInt32);
2021 if (PlainInt32 != 0) {
2023 output.WriteInt32(PlainInt32);
2042 if (PlainInt32 != 0) {
2043 size += 1 + pb::CodedOutputStream.ComputeInt32Size(PlainInt32);
2071 if (other.PlainInt32 != 0) {
2072 PlainInt32 = other.PlainInt32;
2122 PlainInt32 = input.ReadInt32();
2160 PlainInt32 = input.ReadInt32();