Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1430 …bc::MapField<string, global::Conformance.TestAllTypes.Types.NestedMessage> MapStringNestedMessage { property in Conformance.TestAllTypes
2009 if (!MapStringNestedMessage.Equals(other.MapStringNestedMessage)) return false; in Equals()
2123 hash ^= MapStringNestedMessage.GetHashCode(); in GetHashCode()