2 references to Match
Microsoft.CodeAnalysis.Workspaces (2)
Shared\Extensions\SourceTextExtensions.cs (2)
93
if (!
Match
(normalized[j], text[i + j], caseSensitive))
126
if (!
Match
(normalized[j], text[i + j], caseSensitive))