Beispiel #1
0
 private TypeMap()
     : base(s_emptyDictionary)
 {
     Debug.Assert(s_emptyDictionary.IsEmpty());
 }