1 reference to IsFileExcludedAsync
Microsoft.CodeAnalysis.CSharp.Features (1)
QuickInfo\CSharpSemanticQuickInfoProvider.cs (1)
354
if (await copilotService.
IsFileExcludedAsync
(symbolFilePath, cancellationToken).ConfigureAwait(false))