Searched refs:HasStr (Results 1 - 1 of 1) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
H A D | TestMessagesProto2.cs | 5448 public bool HasStr { property in ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.MessageSetCorrectExtension1 5477 if (HasStr) hash ^= Str.GetHashCode(); in GetHashCode() 5494 if (HasStr) { in WriteTo() 5507 if (HasStr) { in IBufferMessage.InternalWriteTo() 5520 if (HasStr) { in CalculateSize() 5534 if (other.HasStr) { in MergeFrom() |
Completed in 10 milliseconds