4 references to CreateHardLink
PrepareTests (4)
MinimizeUtil.cs (4)
40CreateHardLink(outputPath, Path.Combine(sourceDirectory, individualFile)); 102CreateHardLink(destFilePath, sourceFilePath); 128CreateHardLink(getPeFilePath(pair.Key), pair.Value[0].FullPath); 134CreateHardLink(destFilePath, item.FullPath);