2 references to RsaPubKeySize
Microsoft.CodeAnalysis (2)
StrongName\CryptoBlobParser.cs (2)
151private const int s_offsetToKeyData = BlobHeaderSize + RsaPubKeySize; 206if (blob.Length < BlobHeaderSize + RsaPubKeySize)