4 references to ConstructedSpecializedGenericType
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\InstanceTypeSymbol.vb (1)
113Return New SubstitutedNamedType.ConstructedSpecializedGenericType(constructFrom, substitution)
Symbols\SubstitutedNamedType.vb (3)
779Return New ConstructedSpecializedGenericType(Me, substitution) 1086Return New ConstructedSpecializedGenericType(constructFrom, substitution) 1184Return New ConstructedSpecializedGenericType(constructFrom, newSubstitution)