Searched refs:HasE (Results 1 - 1 of 1) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
H A D | UnittestImportPublic.cs | 95 public bool HasE { property in Google.Protobuf.TestProtos.Proto2.PublicImportMessage 124 if (HasE) hash ^= E.GetHashCode(); in GetHashCode() 141 if (HasE) { in WriteTo() 154 if (HasE) { in IBufferMessage.InternalWriteTo() 167 if (HasE) { in CalculateSize() 181 if (other.HasE) { in MergeFrom() |
Completed in 1 milliseconds