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