Searched refs:HasFieldName2 (Results 1 - 2 of 2) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
H A D | TestMessagesProto2.cs | 1869 public bool HasFieldName2 { property in ProtobufTestMessages.Proto2.TestAllTypesProto2 2530 if (HasFieldName2) hash ^= FieldName2.GetHashCode(); in GetHashCode() 2768 if (HasFieldName2) { in WriteTo() 3049 if (HasFieldName2) { in IBufferMessage.InternalWriteTo() 3296 if (HasFieldName2) { in CalculateSize() 3513 if (other.HasFieldName2) { in MergeFrom() |
H A D | Unittest.cs | 27530 public bool HasFieldName2 { global() property in Google.Protobuf.TestProtos.Proto2.TestJsonName [all...] |
Completed in 48 milliseconds