3 writes to doesLoadAppearSynchronous
System (3)
sys\system\Media\SoundPlayer.cs (3)
222this.doesLoadAppearSynchronous = false; 334doesLoadAppearSynchronous = true; // to avoid OnFailed call. 344doesLoadAppearSynchronous = false;
1 reference to doesLoadAppearSynchronous
System (1)
sys\system\Media\SoundPlayer.cs (1)
555if (!doesLoadAppearSynchronous)