4 instantiations of ConstructedInstanceType
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\InstanceTypeSymbol.vb (2)
61Return New SubstitutedNamedType.ConstructedInstanceType(substitution) 93Return New SubstitutedNamedType.ConstructedInstanceType(substitution)
Symbols\SubstitutedNamedType.vb (2)
1099Return New ConstructedInstanceType(substitution) 1173Return New ConstructedInstanceType(newSubstitution)