Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DTestMessagesProto3.cs1054 …pbc::MapField<string, global::ProtobufTestMessages.Proto3.ForeignMessage> MapStringForeignMessage { property in ProtobufTestMessages.Proto3.TestAllTypesProto3
1824 if (!MapStringForeignMessage.Equals(other.MapStringForeignMessage)) return false; in Equals()
1952 hash ^= MapStringForeignMessage.GetHashCode(); in GetHashCode()