Searched refs:DeprecatedInt32DefaultValue (Results 1 - 1 of 1) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
H A D | Unittest.cs | 5289 private readonly static int DeprecatedInt32DefaultValue = 0; field in Google.Protobuf.TestProtos.Proto2.TestDeprecatedFields 5295 get { if ((_hasBits0 & 1) != 0) { return deprecatedInt32_; } else { return DeprecatedInt32DefaultValue; } } [all...] |
Completed in 40 milliseconds