Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DBenchmarkMessage1Proto3.cs59 new pbr::GeneratedClrTypeInfo(typeof(global::Benchmarks.Proto3.GoogleMessage1), global::Benchmarks.Proto3.GoogleMessage1.Parser, new[]{ "Field1", "Field9", "Field18", "Field80", "Field81", "Field2", "Field3", "Field280", "Field6", "Field22", "Field4", "Field5", "Field59", "Field7", "Field16", "Field130", "Field12", "Field17", "Field13", "Field14", "Field104", "Field100", "Field101", "Field102", "Field103", "Field29", "Field30", "Field60", "Field271", "Field272", "Field150", "Field23", "Field24", "Field25", "Field15", "Field78", "Field67", "Field68", "Field128", "Field129", "Field131" }, null, null, null, null), in BenchmarkMessage1Proto3Reflection()
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()
522 public global::Benchmarks.Proto3.GoogleMessage1SubMessage Field15 { property in Benchmarks.Proto3.GoogleMessage1
642 if (!object.Equals(Field15, other.Field15)) return false; in Equals()
689 if (field15_ != null) hash ^= Field15.GetHashCode(); in GetHashCode()
755 output.WriteMessage(Field15); in WriteTo()
925 output.WriteMessage(Field15); in IBufferMessage.InternalWriteTo()
1153 size += 1 + pb::CodedOutputStream.ComputeMessageSize(Field15); in CalculateSize()
1286 Field15 in MergeFrom()
1773 public string Field15 { global() property in Benchmarks.Proto3.GoogleMessage1SubMessage
[all...]

Completed in 2 milliseconds