Searched refs:HasFieldName3 (Results 1 - 2 of 2) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
H A D | TestMessagesProto2.cs | 1893 public bool HasFieldName3 { property in ProtobufTestMessages.Proto2.TestAllTypesProto2 2531 if (HasFieldName3) hash ^= FieldName3.GetHashCode(); in GetHashCode() 2772 if (HasFieldName3) { in WriteTo() 3053 if (HasFieldName3) { in IBufferMessage.InternalWriteTo() 3299 if (HasFieldName3) { in CalculateSize() 3516 if (other.HasFieldName3) { in MergeFrom() |
H A D | Unittest.cs | 27554 public bool HasFieldName3 { global() property in Google.Protobuf.TestProtos.Proto2.TestJsonName [all...] |
Completed in 81 milliseconds