Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs5319 get { return HasDeprecatedInt32InOneof ? (int) oneofFields_ : 0; }
5321 oneofFields_ = value;
5340 private object oneofFields_; field in Google.Protobuf.TestProtos.Proto2.TestDeprecatedFields
5355 oneofFields_ = null; in ClearOneofFields()
[all...]

Completed in 39 milliseconds