2 references to IsMatch
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\FindReferences\FindReferenceCache.cs (2)
145
static (identifier, token, @this) => @this.
IsMatch
(identifier, token),
172
if (
IsMatch
(identifier, token))