Searched refs:LargeUint64DefaultValue (Results 1 - 1 of 1) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
H A D | Unittest.cs | 15843 private readonly static ulong LargeUint64DefaultValue = 18446744073709551615UL; field in Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues 15848 get { if ((_hasBits0 & 2) != 0) { return largeUint64_; } else { return LargeUint64DefaultValue; } } [all...] |
Completed in 41 milliseconds