3 writes to _cancellationPending
System.ComponentModel.EventBasedAsync (3)
System\ComponentModel\BackgroundWorker.cs (3)
31_cancellationPending = false; 50_cancellationPending = true; 125_cancellationPending = false;
1 reference to _cancellationPending
System.ComponentModel.EventBasedAsync (1)
System\ComponentModel\BackgroundWorker.cs (1)
39return _cancellationPending;