2 references to FileNotFoundException
PresentationCore (2)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\wgx_render.cs (2)
926
return new System.IO.
FileNotFoundException
(SR.Format(SR.Media_DownloadFailed, null), exceptionForHR);
932
return new System.IO.
FileNotFoundException
(SR.Media_FileNotFound, exceptionForHR);