Home
last modified time | relevance | path

Searched refs:Field20 (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DBenchmarkMessage1Proto3.cs60 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()
1839 public bool Field20 { property in Benchmarks.Proto3.GoogleMessage1SubMessage
1978 if (Field20 != other.Field20) return false; in Equals()
2004 if (Field20 != false) hash ^= Field20.GetHashCode(); in GetHashCode()
2067 if (Field20 != false) { in WriteTo()
2069 output.WriteBool(Field20); in WriteTo()
2156 if (Field20 != false) { in IBufferMessage.InternalWriteTo()
2158 output.WriteBool(Field20); in IBufferMessage.InternalWriteTo()
[all...]

Completed in 3 milliseconds