Searched refs:HasFieldName4 (Results 1 - 2 of 2) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
H A D | TestMessagesProto2.cs | 1917 public bool HasFieldName4 { property in ProtobufTestMessages.Proto2.TestAllTypesProto2 2532 if (HasFieldName4) hash ^= FieldName4.GetHashCode(); in GetHashCode() 2776 if (HasFieldName4) { in WriteTo() 3057 if (HasFieldName4) { in IBufferMessage.InternalWriteTo() 3302 if (HasFieldName4) { in CalculateSize() 3519 if (other.HasFieldName4) { in MergeFrom() |
H A D | Unittest.cs | 27578 public bool HasFieldName4 { global() property in Google.Protobuf.TestProtos.Proto2.TestJsonName [all...] |
Completed in 49 milliseconds