4 references to CancelExistingWork
Microsoft.CodeAnalysis.EditorFeatures (1)
Remote\SolutionChecksumUpdater.cs (1)
111_synchronizeWorkspaceQueue.CancelExistingWork();
Microsoft.CodeAnalysis.Workspaces (3)
Shared\Utilities\AsyncBatchingWorkQueue`2.cs (3)
53/// queue can cancel existing work by either calling <see cref="CancelExistingWork"/> directly, or passing <see 118CancelExistingWork(); 156CancelExistingWork();