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