6 references to GetDemandDir
mscorlib (6)
system\io\longpath.cs (6)
458
String demandDir =
GetDemandDir
(fullPath, true);
588
FileIOPermission.QuickDemand(FileIOPermissionAccess.PathDiscovery,
GetDemandDir
(name, true), false, false);
629
String sourcePath =
GetDemandDir
(fullsourceDirName, false);
635
String destPath =
GetDemandDir
(fulldestDirName, false);
689
demandPath =
GetDemandDir
(fullPath, !recursive);
912
String demandPath =
GetDemandDir
(fullPath, true);