Home
last modified time | relevance | path

Searched refs:MapStringNestedMessage (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DTestMessagesProto3.cs1383 …lobal::ProtobufTestMessages.Proto3.TestAllTypesProto3.Types.NestedMessage> MapStringNestedMessage { property in ProtobufTestMessages.Proto3.TestAllTypesProto3
2190 if (!MapStringNestedMessage.Equals(other.MapStringNestedMessage)) return false; in Equals()
2346 hash ^= MapStringNestedMessage.GetHashCode(); in GetHashCode()
DTestMessagesProto2.cs1576 …lobal::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.NestedMessage> MapStringNestedMessage { property in ProtobufTestMessages.Proto2.TestAllTypesProto2
2387 if (!MapStringNestedMessage.Equals(other.MapStringNestedMessage)) return false; in Equals()
2515 hash ^= MapStringNestedMessage.GetHashCode(); in GetHashCode()