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();