10 references to SNPath
Microsoft.DotNet.SignTool.Tests (10)
SignToolTests.cs (10)
359snPath: Config.SNPath, 418snPath: Config.SNPath, 566snPath: Config.SNPath, 3171snPath: Config.SNPath, 3223snPath: Config.SNPath, 3448StrongNameHelper.IsSigned_Legacy(GetResourcePath("SignedLibrary.dll"), Config.SNPath).Should().BeTrue(); 3449StrongNameHelper.IsSigned_Legacy(GetResourcePath("StrongNamedWithEcmaKey.dll"), Config.SNPath).Should().BeTrue(); 3464StrongNameHelper.IsSigned_Legacy(resourcePath, Config.SNPath).Should().Be( 3476StrongNameHelper.IsSigned_Legacy(resourcePath, Config.SNPath).Should().Be(initiallySigned); 3479StrongNameHelper.Sign_Legacy(resourcePath, GetResourcePath(key), Config.SNPath).Should().BeTrue();