4 references to DirectoryNotFoundException
System.IO.FileSystem.AccessControl (1)
System\Security\AccessControl\FileSystemSecurity.cs (1)
51
exception = new
DirectoryNotFoundException
();
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\SharedMemoryManager.Unix.cs (1)
410
throw new
DirectoryNotFoundException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.cs (2)
763
return new System.IO.
DirectoryNotFoundException
();
892
return new System.IO.
DirectoryNotFoundException