3 references to MapUrlToZoneWrapper
PresentationCore (3)
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (1)
1202int targetZone = SecurityHelper.MapUrlToZoneWrapper(uri);
Core\CSharp\System\Windows\Media\MediaPlayerState.cs (1)
1071int targetZone = SecurityHelper.MapUrlToZoneWrapper(absoluteUri);
Shared\MS\Internal\SecurityHelper.cs (1)
483int appZone = SecurityHelper.MapUrlToZoneWrapper(appUri);