2 references to IsUriAllowedInCurrentContext
PresentationCore (2)
System\Windows\Media\Effects\PixelShader.cs (1)
95if (!XpsLoadingContext.IsUriAllowedInCurrentContext(newUri))
System\Windows\Media\Imaging\BitmapDecoder.cs (1)
250&& !XpsLoadingContext.IsUriAllowedInCurrentContext(finalUri))