Searched refs:fooInt_ (Results 1 - 1 of 1) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
H A D | Unittest.cs | 19684 fooInt_ = other.fooInt_; in TestOneofBackwardsCompatible() 19700 private int fooInt_; field in Google.Protobuf.TestProtos.Proto2.TestOneofBackwardsCompatible 19703 get { if ((_hasBits0 & 1) != 0) { return fooInt_; } else { return FooIntDefaultValue; } } 19706 fooInt_ = value; [all...] |
Completed in 38 milliseconds