1 write to _asyncOperation
System.Windows.Extensions (1)
System\Media\SoundPlayer.cs (1)
161_asyncOperation = AsyncOperationManager.CreateOperation(null);
2 references to _asyncOperation
System.Windows.Extensions (2)
System\Media\SoundPlayer.cs (2)
534Debug.Assert(_asyncOperation != null); 535_asyncOperation.PostOperationCompleted(_loadAsyncOperationCompleted, ea);