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