1 write to RemovingReadOnlyAttribute
Microsoft.Build.Tasks.Core (1)
Copy.cs (1)
89RemovingReadOnlyAttribute = Log.GetResourceMessage("Copy.RemovingReadOnlyAttribute");
1 reference to RemovingReadOnlyAttribute
Microsoft.Build.Tasks.Core (1)
Copy.cs (1)
413Log.LogMessage(MessageImportance.Low, RemovingReadOnlyAttribute, file.Name);