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