Lines Matching refs:IntOpt
44 new pbr::GeneratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.SelfreferentialOptions.FooOptions), global::UnitTest.Issues.TestProtos.SelfreferentialOptions.FooOptions.Parser, new[]{ "IntOpt", "Foo" }, null, null, null, null)
119 public int IntOpt {
177 if (IntOpt != other.IntOpt) return false;
188 if (HasIntOpt) hash ^= IntOpt.GetHashCode();
211 output.WriteInt32(IntOpt);
231 output.WriteInt32(IntOpt);
250 size += 1 + pb::CodedOutputStream.ComputeInt32Size(IntOpt);
270 IntOpt = other.IntOpt;
293 IntOpt = input.ReadInt32();
317 IntOpt = input.ReadInt32();