2 types derived from ConstructedType
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\SubstitutedNamedType.vb (2)
1043Inherits ConstructedType 1119Inherits ConstructedType
2 instantiations of ConstructedType
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\SubstitutedNamedType.vb (2)
1046MyBase.New(substitution) 1131MyBase.New(substitution)
2 references to ConstructedType
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\SubstitutedMethodSymbol.vb (1)
651Debug.Assert(TypeOf containerToCheck Is SubstitutedNamedType.ConstructedType)
Symbols\SubstitutedNamedType.vb (1)
759Debug.Assert(TypeOf containerToCheck Is ConstructedType)