3 references to IsLocalDrive
mscorlib (3)
system\security\permissions\fileiopermission.cs (3)
1312if (root != null && IsLocalDrive( GetRoot( root ) ) ) 1329if (root != null && IsLocalDrive(GetRoot(root))) 1371if (root == null || !IsLocalDrive(GetRoot(root)))