Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestIssues.cs1793 plainInt32_ = other.plainInt32_; in TestJsonFieldOrdering()
1823 private int plainInt32_; field in UnitTest.Issues.TestProtos.TestJsonFieldOrdering
1826 get { return plainInt32_; }
1828 plainInt32_ = value;

Completed in 6 milliseconds