Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestIssues.cs2209 guid_ = other.guid_; in TestJsonName()
2245 private string guid_ = ""; field in UnitTest.Issues.TestProtos.TestJsonName
2248 get { return guid_; }
2250 guid_ = pb::ProtoPreconditions.CheckNotNull(value, "value");

Completed in 9 milliseconds