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