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