Base:
property
TypeParameters
Microsoft.CodeAnalysis.VisualBasic.Symbols.NamedTypeSymbol.TypeParameters
5 references to TypeParameters
Microsoft.CodeAnalysis.VisualBasic (5)
Compilation\DocumentationComments\DocumentationCommentCompiler.NamedType.vb (1)
137
ReportWarningsForTypeParamTags(wellKnownElementNodes, symbolName, namedType.
TypeParameters
)
Symbols\Source\SourceNamedTypeSymbol.vb (3)
630
If containingSourceType IsNot Nothing AndAlso containingSourceType.
TypeParameters
.MatchesAnyName(Me.Name) Then
636
CheckForDuplicateTypeParameters(
TypeParameters
, diagBag)
990
If containingType.
TypeParameters
.MatchesAnyName(name) Then
Symbols\Source\SourceTypeParameterSymbol.vb (1)
284
Return _container.
TypeParameters