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