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)
358
if (
_hostsecuritymanager
== null)
362
return
_hostsecuritymanager
;