2 references to RemoveReadOnlyAttributeRecursively
Microsoft.Build.Tasks.Core (2)
RemoveDir.cs (2)
89
currentSuccess =
RemoveReadOnlyAttributeRecursively
(new DirectoryInfo(directoryPath));
175
success =
RemoveReadOnlyAttributeRecursively
(folder);