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
118
CancelExistingWork
();
156
CancelExistingWork
();