Home
last modified time | relevance | path

Searched refs:Map2 (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DMapUnittestProto3.cs157 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestSameTypeMap), global::Google.Protobuf.TestProtos.TestSameTypeMap.Parser, new[]{ "Map1", "Map2" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, null, }), in MapUnittestProto3Reflection()
1140 public pbc::MapField<int, int> Map2 { property in Google.Protobuf.TestProtos.TestSameTypeMap
1158 if (!Map2.Equals(other.Map2)) return false; in Equals()
1166 hash ^= Map2.GetHashCode(); in GetHashCode()

Completed in 3 milliseconds