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)
1105Return New ConstructedInstanceType(substitution) 1179Return New ConstructedInstanceType(newSubstitution)