1 write to _taskSource
Microsoft.VisualStudio.LanguageServices (1)
Interactive\VsUpdateSolutionEvents.cs (1)
27_taskSource = taskSource;
3 references to _taskSource
Microsoft.VisualStudio.LanguageServices (3)
Interactive\VsUpdateSolutionEvents.cs (3)
47_taskSource.SetCanceled(); 51_taskSource.SetResult(true); 55_taskSource.SetCanceled();