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