Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs14591 private readonly static long MyIntDefaultValue = 0L; field in Google.Protobuf.TestProtos.Proto2.TestFieldOrderings
14596 get { if ((_hasBits0 & 1) != 0) { return myInt_; } else { return MyIntDefaultValue; } }
[all...]

Completed in 41 milliseconds