Searched refs:Field206 (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() 1894 public bool Field206 { property in Benchmarks.Proto3.GoogleMessage1SubMessage 1983 if (Field206 != other.Field206) return false; in Equals() 2009 if (Field206 != false) hash ^= Field206.GetHashCode(); in GetHashCode() 2099 if (Field206 != false) { in WriteTo() 2101 output.WriteBool(Field206); in WriteTo() 2188 if (Field206 != false) { in IBufferMessage.InternalWriteTo() 2190 output.WriteBool(Field206); in IBufferMessage.InternalWriteTo() [all...] |
Completed in 4 milliseconds