2 references to IsMatch
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\FindReferences\FindReferenceCache.cs (2)
119
if (
IsMatch
(token))
147
if (span.Start == index && span.Length == identifier.Length &&
IsMatch
(token))