Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DBenchmarkMessage1Proto3.cs106 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 DUnittest.cs29040 private int field4_; global() field in Google.Protobuf.TestProtos.Proto2.TestExtensionInsideTable
[all...]

Completed in 41 milliseconds