Searched refs:Field205 (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() 1927 public string Field205 { property in Benchmarks.Proto3.GoogleMessage1SubMessage 1986 if (Field205 != other.Field205) return false; in Equals() 2012 if (Field205.Length != 0) hash ^= Field205.GetHashCode(); in GetHashCode() 2095 if (Field205.Length != 0) { in WriteTo() 2097 output.WriteString(Field205); in WriteTo() 2184 if (Field205.Length != 0) { in IBufferMessage.InternalWriteTo() 2186 output.WriteString(Field205); in IBufferMessage.InternalWriteTo() [all...] |
Completed in 4 milliseconds