Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1448 …blic pbc::MapField<string, global::Conformance.TestAllTypes.Types.NestedEnum> MapStringNestedEnum { property in Conformance.TestAllTypes
2011 if (!MapStringNestedEnum.Equals(other.MapStringNestedEnum)) return false; in Equals()
2125 hash ^= MapStringNestedEnum.GetHashCode(); in GetHashCode()