Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestIssues.cs1836 get { return o1Case_ == O1OneofCase.O1String ? (string) o1_ : ""; }
1838 o1_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
1847 get { return o1Case_ == O1OneofCase.O1Int32 ? (int) o1_ : 0; }
1849 o1_ = value;
1887 private object o1_; field in UnitTest.Issues.TestProtos.TestJsonFieldOrdering
1903 o1_ = null; in ClearO1()

Completed in 6 milliseconds