2 references to Sign
Microsoft.DotNet.SignTool (1)
src\SignTool.cs (1)
249return StrongName.Sign(file.FullPath, file.SignInfo.StrongName, _args.SNBinaryPath, _log);
Microsoft.DotNet.SignTool.Tests (1)
SignToolTests.cs (1)
3161StrongName.Sign(resourcePath, GetResourcePath(key));