1 reference to IsSupportedDiagnosticIdAsync
Microsoft.VisualStudio.LanguageServices (1)
TaskList\ExternalErrorDiagnosticUpdateSource.cs (1)
127
return await state.
IsSupportedDiagnosticIdAsync
(projectId, id, cancellationToken).ConfigureAwait(false);