4 references to ConstructedInstanceType
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\InstanceTypeSymbol.vb (2)
61Return New SubstitutedNamedType.ConstructedInstanceType(substitution) 93Return New SubstitutedNamedType.ConstructedInstanceType(substitution)
Symbols\SubstitutedNamedType.vb (2)
1089Return New ConstructedInstanceType(substitution) 1163Return New ConstructedInstanceType(newSubstitution)