5 references to
Microsoft.CodeAnalysis.CSharp (5)
Symbols\MutableTypeMap.cs (1)
20: base(new SmallDictionary<TypeParameterSymbol, TypeWithAnnotations>())
Symbols\TypeMap.cs (4)
43: base(ConstructMapping(from, to)) 57: base(new SmallDictionary<TypeParameterSymbol, TypeWithAnnotations>(mapping, ReferenceEqualityComparer.Instance)) 71: base(ForType(containingType)) 88: base(s_emptyDictionary)