2 references to PrivateKeyBlobId
Microsoft.DotNet.SignTool (2)
src\StrongName.cs (2)
782if (!(bType == PrivateKeyBlobId && magic == RSA2) && !(bType == PublicKeyBlobId && magic == RSA1)) 787if (bType == PrivateKeyBlobId)