1 reference to ContainsGlobalKeyword
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\FindReferences\Finders\NamespaceSymbolReferenceFinder.cs (1)
39await FindDocumentsWithPredicateAsync(project, documents, static index => index.ContainsGlobalKeyword, processResult, processResultData, cancellationToken).ConfigureAwait(false);