2 references to GetBuildInProgressState
Microsoft.VisualStudio.LanguageServices (2)
TaskList\ExternalErrorDiagnosticUpdateSource.cs (2)
34
/// For each of these callbacks, we create/capture the current <see cref="
GetBuildInProgressState
()"/> and
110
=>
GetBuildInProgressState
()?.IsSupportedDiagnosticId(projectId, id) ?? false;