Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DTestMessagesProto3.cs1044 …lobal::ProtobufTestMessages.Proto3.TestAllTypesProto3.Types.NestedMessage> MapStringNestedMessage { property in ProtobufTestMessages.Proto3.TestAllTypesProto3
1823 if (!MapStringNestedMessage.Equals(other.MapStringNestedMessage)) return false; in Equals()
1951 hash ^= MapStringNestedMessage.GetHashCode(); in GetHashCode()