2 references to Matches
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\Declarations\DeclarationFinder_SourceDeclarations.cs (2)
217
using var query = SearchQuery.CreateCustom(nameMatcher.
Matches
);
234
containerPatternMatcher.
Matches
(GetContainer(t)));