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