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