9 references to FindDocumentsWithGlobalSuppressMessageAttributeAsync
Microsoft.CodeAnalysis.Workspaces (9)
FindSymbols\FindReferences\Finders\ConstructorSymbolReferenceFinder.cs (1)
61
await
FindDocumentsWithGlobalSuppressMessageAttributeAsync
(
FindSymbols\FindReferences\Finders\EventSymbolReferenceFinder.cs (1)
49
await
FindDocumentsWithGlobalSuppressMessageAttributeAsync
(project, documents, processResult, processResultData, cancellationToken).ConfigureAwait(false);
FindSymbols\FindReferences\Finders\FieldSymbolReferenceFinder.cs (1)
40
await
FindDocumentsWithGlobalSuppressMessageAttributeAsync
(project, documents, processResult, processResultData, cancellationToken).ConfigureAwait(false);
FindSymbols\FindReferences\Finders\NamedTypeSymbolReferenceFinder.cs (1)
72
await
FindDocumentsWithGlobalSuppressMessageAttributeAsync
(
FindSymbols\FindReferences\Finders\NamespaceSymbolReferenceFinder.cs (1)
50
await
FindDocumentsWithGlobalSuppressMessageAttributeAsync
(project, documents, processResult, processResultData, cancellationToken).ConfigureAwait(false);
FindSymbols\FindReferences\Finders\OperatorSymbolReferenceFinder.cs (1)
32
await
FindDocumentsWithGlobalSuppressMessageAttributeAsync
(project, documents, processResult, processResultData, cancellationToken).ConfigureAwait(false);
FindSymbols\FindReferences\Finders\OrdinaryMethodReferenceFinder.cs (1)
83
await
FindDocumentsWithGlobalSuppressMessageAttributeAsync
(
FindSymbols\FindReferences\Finders\PropertyAccessorSymbolReferenceFinder.cs (1)
60
await
FindDocumentsWithGlobalSuppressMessageAttributeAsync
(project, documents, processResult, processResultData, cancellationToken).ConfigureAwait(false);
FindSymbols\FindReferences\Finders\PropertySymbolReferenceFinder.cs (1)
128
await
FindDocumentsWithGlobalSuppressMessageAttributeAsync
(project, documents, processResult, processResultData, cancellationToken).ConfigureAwait(false);