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