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