1 write to RemovingReadOnlyAttribute
Microsoft.Build.Tasks.Core (1)
Copy.cs (1)
90
RemovingReadOnlyAttribute
= Log.GetResourceMessage("Copy.RemovingReadOnlyAttribute");
1 reference to RemovingReadOnlyAttribute
Microsoft.Build.Tasks.Core (1)
Copy.cs (1)
420
Log.LogMessage(MessageImportance.Low,
RemovingReadOnlyAttribute
, file.Path.OriginalValue);