Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs7673 private readonly static int Dummy2DefaultValue = 0; field in Google.Protobuf.TestProtos.Proto2.TestRequired
7678 get { if ((_hasBits0 & 2) != 0) { return dummy2_; } else { return Dummy2DefaultValue; } }
[all...]

Completed in 41 milliseconds