Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs9410 private readonly static int DummyDefaultValue = 0; field in Google.Protobuf.TestProtos.Proto2.TestRequiredForeign
9415 get { if ((_hasBits0 & 1) != 0) { return dummy_; } else { return DummyDefaultValue; } }
[all...]

Completed in 39 milliseconds