3 references to _debugSecurityZoneURL
PresentationFramework (3)
src\Framework\System\Windows\Interop\DocobjHost.cs (3)
1351
_debugSecurityZoneURL
.Value = new Uri(debugSecurityZoneURL);
1373
PresentationAppDomainManager.DebugSecurityZoneURL =
_debugSecurityZoneURL
.Value;
1386
proxy.SetDebugSecurityZoneURL(
_debugSecurityZoneURL
.Value);