Searched refs:Field204 (Results 1 - 1 of 1) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/ |
H A D | BenchmarkMessage1Proto3.cs | 60 new pbr::GeneratedClrTypeInfo(typeof(global::Benchmarks.Proto3.GoogleMessage1SubMessage), global::Benchmarks.Proto3.GoogleMessage1SubMessage.Parser, new[]{ "Field1", "Field2", "Field3", "Field15", "Field12", "Field13", "Field14", "Field16", "Field19", "Field20", "Field28", "Field21", "Field22", "Field23", "Field206", "Field203", "Field204", "Field205", "Field207", "Field300" }, null, null, null, null) in BenchmarkMessage1Proto3Reflection() 1916 public int Field204 { property in Benchmarks.Proto3.GoogleMessage1SubMessage 1985 if (Field204 != other.Field204) return false; in Equals() 2011 if (Field204 != 0) hash ^= Field204.GetHashCode(); in GetHashCode() 2091 if (Field204 != 0) { in WriteTo() 2093 output.WriteInt32(Field204); in WriteTo() 2180 if (Field204 != 0) { in IBufferMessage.InternalWriteTo() 2182 output.WriteInt32(Field204); in IBufferMessage.InternalWriteTo() [all...] |
Completed in 3 milliseconds