2 writes to _copyTaskCancellation
System.Windows.Extensions (2)
System\Media\SoundPlayer.cs (2)
241_copyTaskCancellation = null; 327_copyTaskCancellation = cts;
1 reference to _copyTaskCancellation
System.Windows.Extensions (1)
System\Media\SoundPlayer.cs (1)
240_copyTaskCancellation?.Cancel();