11 references to FileNotFoundException
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\DebuggingSession.cs (2)
399throw new FileNotFoundException(); 409throw new FileNotFoundException();
Microsoft.TestPlatform.Extensions.BlameDataCollector (1)
XmlReaderWriter.cs (1)
109throw new FileNotFoundException();
PresentationCore (1)
MS\Internal\Text\TextInterface\DWriteUtil.cs (1)
20throw new System.IO.FileNotFoundException();
System.Drawing.Common (1)
System\Drawing\Text\PrivateFontCollection.cs (1)
55throw new FileNotFoundException();
System.IO.FileSystem.AccessControl (1)
System\Security\AccessControl\FileSystemSecurity.cs (1)
58exception = new FileNotFoundException();
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.cs (2)
785return new System.IO.FileNotFoundException(); 916return new System.IO.FileNotFoundException
System\Reflection\Runtime\Assemblies\RuntimeAssemblyInfo.cs (2)
248throw new FileNotFoundException(); 254throw new FileNotFoundException();
System.Security.AccessControl (1)
System\Security\AccessControl\NativeObjectSecurity.cs (1)
269exception = new FileNotFoundException();