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