3 references to DirectoryNotFoundException
mscorlib (1)
system\security\accesscontrol\filesecurity.cs (1)
363exception = new DirectoryNotFoundException();
System.Data (1)
fx\src\data\System\Data\SQLTypes\SQLFileStream.cs (1)
724System.IO.DirectoryNotFoundException e = new System.IO.DirectoryNotFoundException();
System.Web (1)
Management\regiisutil.cs (1)
364throw new System.IO.DirectoryNotFoundException();