2 writes to _secMgrSite
PresentationFramework (2)
MS\Internal\AppModel\AppSecurityManager.cs (2)
370_secMgrSite = new SecurityMgrSite(); 389_secMgrSite = null;
1 reference to _secMgrSite
PresentationFramework (1)
MS\Internal\AppModel\AppSecurityManager.cs (1)
372_secMgr.SetSecuritySite((NativeMethods.IInternetSecurityMgrSite)_secMgrSite);