1 write to _hostsecuritymanager
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\PresentationAppDomainManager.cs (1)
360_hostsecuritymanager = new PresentationHostSecurityManager();
2 references to _hostsecuritymanager
PresentationFramework (2)
src\Framework\MS\Internal\AppModel\PresentationAppDomainManager.cs (2)
358if (_hostsecuritymanager == null) 362return _hostsecuritymanager;