3 references to CheckWrite
Microsoft.Build (3)
BuildCheck\Checks\DoubleWritesCheck.cs (3)
79
CheckWrite
(context, outputPath);
95
CheckWrite
(context, Path.Combine(destinationFolderPath, Path.GetFileName(sourceFilePath)));
102
CheckWrite
(context, destinationFilePath);