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