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