Home
last modified time | relevance | path

Searched refs:Field28 (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()
1850 public bool Field28 { property in Benchmarks.Proto3.GoogleMessage1SubMessage
1979 if (Field28 != other.Field28) return false; in Equals()
2005 if (Field28 != false) hash ^= Field28.GetHashCode(); in GetHashCode()
2083 if (Field28 != false) { in WriteTo()
2085 output.WriteBool(Field28); in WriteTo()
2172 if (Field28 != false) { in IBufferMessage.InternalWriteTo()
2174 output.WriteBool(Field28); in IBufferMessage.InternalWriteTo()
[all...]

Completed in 3 milliseconds