3 references to MatchesAnyName
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\Source\SourceMemberContainerTypeSymbol.vb (1)
2947
TypeParameters.
MatchesAnyName
(sym.Name) Then
Symbols\Source\SourceNamedTypeSymbol.vb (2)
630
If containingSourceType IsNot Nothing AndAlso containingSourceType.TypeParameters.
MatchesAnyName
(Me.Name) Then
990
If containingType.TypeParameters.
MatchesAnyName
(name) Then