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