4 references to CreateHardLink
PrepareTests (4)
MinimizeUtil.cs (4)
35CreateHardLink(outputPath, Path.Combine(sourceDirectory, individualFile)); 97CreateHardLink(destFilePath, sourceFilePath); 109CreateHardLink(getPeFilePath(pair.Key), pair.Value[0].FullPath); 115CreateHardLink(destFilePath, item.FullPath);