Searched refs:field4_ (Results 1 - 2 of 2) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/ | ||
H A D | BenchmarkMessage1Proto3.cs | 106 field4_ = other.field4_; in GoogleMessage1() 257 private string field4_ = ""; field in Benchmarks.Proto3.GoogleMessage1 260 get { return field4_; } 262 field4_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); |
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
H A D | Unittest.cs | 29040 private int field4_; global() field in Google.Protobuf.TestProtos.Proto2.TestExtensionInsideTable [all...] |
Completed in 41 milliseconds