1 write to _assertAppRequirementsEvent
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\XappLauncher.cs (1)
501_assertAppRequirementsEvent = new ManualResetEvent(false);
2 references to _assertAppRequirementsEvent
PresentationFramework (2)
src\Framework\MS\Internal\AppModel\XappLauncher.cs (2)
605_assertAppRequirementsEvent.Set(); 914_assertAppRequirementsEvent.WaitOne();