2 writes to _secMgrSite
PresentationFramework (2)
src\Framework\MS\Internal\AppModel\AppSecurityManager.cs (2)
499_secMgrSite = new SecurityMgrSite(); 534_secMgrSite = null ;
1 reference to _secMgrSite
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\AppSecurityManager.cs (1)
503_secMgr.SetSecuritySite( (NativeMethods.IInternetSecurityMgrSite) _secMgrSite ) ;