3 references to SignToolTests
Microsoft.DotNet.SignTool.Tests (3)
SignToolTests.cs (3)
263
return Path.Combine(Path.GetDirectoryName(typeof(
SignToolTests
).Assembly.Location), "tools", "wix");
266
private static string s_tarToolPath = Path.Combine(Path.GetDirectoryName(typeof(
SignToolTests
).Assembly.Location), "tools", "tar", "Microsoft.Dotnet.Tar.dll");
270
var srcPath = Path.Combine(Path.GetDirectoryName(typeof(
SignToolTests
).Assembly.Location), "Resources", name);