1 write to _taskSource
Microsoft.VisualStudio.LanguageServices (1)
Interactive\VsUpdateSolutionEvents.cs (1)
25_taskSource = taskSource;
3 references to _taskSource
Microsoft.VisualStudio.LanguageServices (3)
Interactive\VsUpdateSolutionEvents.cs (3)
45_taskSource.SetCanceled(); 49_taskSource.SetResult(true); 53_taskSource.SetCanceled();