Base:
property
TypeParameters
Microsoft.CodeAnalysis.VisualBasic.Microsoft.CodeAnalysis.VisualBasic.Symbols.NamedTypeSymbol.TypeParameters
4 references to TypeParameters
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\Source\SourceNamedTypeSymbol.vb (3)
626
If containingSourceType IsNot Nothing AndAlso containingSourceType.
TypeParameters
.MatchesAnyName(Me.Name) Then
632
CheckForDuplicateTypeParameters(
TypeParameters
, diagBag)
986
If containingType.
TypeParameters
.MatchesAnyName(name) Then
Symbols\Source\SourceTypeParameterSymbol.vb (1)
284
Return _container.
TypeParameters