Searched refs:Field6 (Results 1 - 2 of 2) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/ |
H A D | BenchmarkMessage1Proto3.cs | 59 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() 237 public int Field6 { property in Benchmarks.Proto3.GoogleMessage1 616 if (Field6 != other.Field6) return false; in Equals() 663 if (Field6 != 0) hash ^= Field6.GetHashCode(); in GetHashCode() 729 if (Field6 != 0) { in WriteTo() 731 output.WriteInt32(Field6); in WriteTo() 899 if (Field6 != 0) { in IBufferMessage.InternalWriteTo() 901 output.WriteInt32(Field6); in IBufferMessage.InternalWriteTo() [all...] |
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | Unittest.cs | 745 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestExtensionInsideTable), global::Google.Protobuf.TestProtos.Proto2.TestExtensionInsideTable.Parser, new[]{ "Field1", "Field2", "Field3", "Field4", "Field6", "Field7", "Field8", "Field9", "Field10" }, null, null, null, null) in UnittestReflection() 29066 public int Field6 { global() property in Google.Protobuf.TestProtos.Proto2.TestExtensionInsideTable [all...] |
Completed in 41 milliseconds