1 write to _taskSource
Microsoft.VisualStudio.LanguageServices (1)
Interactive\VsUpdateSolutionEvents.cs (1)
28_taskSource = taskSource;
3 references to _taskSource
Microsoft.VisualStudio.LanguageServices (3)
Interactive\VsUpdateSolutionEvents.cs (3)
48_taskSource.SetCanceled(); 52_taskSource.SetResult(true); 56_taskSource.SetCanceled();