1 write to _updateUITask
Microsoft.VisualStudio.LanguageServices (1)
Diagnostics\DiagnosticProgressReporter.cs (1)
145_updateUITask = _updateUITask.ContinueWith(_ => UpdateUI(data),
4 references to _updateUITask
Microsoft.VisualStudio.LanguageServices (4)
Diagnostics\DiagnosticProgressReporter.cs (4)
65/// Protected from concurrent access due to serialization from <see cref="_updateUITask"/> 73/// Protected from concurrent access due to serialization from <see cref="_updateUITask"/> 81/// Protected from concurrent access due to serialization from <see cref="_updateUITask"/> 145_updateUITask = _updateUITask.ContinueWith(_ => UpdateUI(data),