Searched refs:field6_ (Results 1 - 2 of 2) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/ | ||
H A D | BenchmarkMessage1Proto3.cs | 104 field6_ = other.field6_; in GoogleMessage1() 235 private int field6_; field in Benchmarks.Proto3.GoogleMessage1 238 get { return field6_; } 240 field6_ = value; |
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
H A D | Unittest.cs | 29064 private int field6_; global() field in Google.Protobuf.TestProtos.Proto2.TestExtensionInsideTable [all...] |
Completed in 42 milliseconds