2 types derived from ConstructedType
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\SubstitutedNamedType.vb (2)
1027Inherits ConstructedType 1103Inherits ConstructedType
2 instantiations of ConstructedType
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\SubstitutedNamedType.vb (2)
1030MyBase.New(substitution) 1115MyBase.New(substitution)
2 references to ConstructedType
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\SubstitutedMethodSymbol.vb (1)
641Debug.Assert(TypeOf containerToCheck Is SubstitutedNamedType.ConstructedType)
Symbols\SubstitutedNamedType.vb (1)
743Debug.Assert(TypeOf containerToCheck Is ConstructedType)