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