Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/
H A DConformance.cs839 switch (other.ResultCase) { in ConformanceResponse()
1015 public ResultOneofCase ResultCase { property in Conformance.ConformanceResponse
1046 if (ResultCase != other.ResultCase) return false; in Equals()
1195 switch (other.ResultCase) { in MergeFrom()

Completed in 3 milliseconds