4 references to Updated
Microsoft.VisualStudio.LanguageServices (3)
TaskList\ExternalErrorDiagnosticUpdateSource.cs (3)
233
OnBuildProgressChanged(state, BuildProgress.
Updated
);
327
OnBuildProgressChanged(inProgressState, BuildProgress.
Updated
);
932
_owner.OnBuildProgressChanged(this, BuildProgress.
Updated
);
Microsoft.VisualStudio.LanguageServices.UnitTests (1)
Diagnostics\ExternalDiagnosticUpdateSourceTests.vb (1)
420
If progress = ExternalErrorDiagnosticUpdateSource.BuildProgress.
Updated
Then