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