1 write to _xpsPackageOrigin
PresentationCore (1)
System\Windows\Media\Imaging\BitmapImage.cs (1)
80_xpsPackageOrigin = XpsLoadingContext.ActivePackageUri;
2 references to _xpsPackageOrigin
PresentationCore (2)
System\Windows\Media\Imaging\BitmapImage.cs (2)
294if (_xpsPackageOrigin != null 295&& !XpsLoadingContext.IsUriAllowedAgainstPackage(_xpsPackageOrigin, uri))