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