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