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