3 references to CancelExistingWork
Microsoft.CodeAnalysis.CodeStyle (3)
src\Dependencies\Threading\AsyncBatchingWorkQueue`2.cs (3)
55
/// queue can cancel existing work by either calling <see cref="
CancelExistingWork
"/> directly, or passing <see
122
CancelExistingWork
();
166
CancelExistingWork
();