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