3 references to ReadInt32
Microsoft.CodeAnalysis (3)
StrongName\CryptoBlobParser.cs (3)
264
int algId = br.
ReadInt32
(); // BLOBHEADER.aiKeyAlg
266
int magic = br.
ReadInt32
(); // RSAPubKey.magic: Expected to be 0x31415352 ('RSA1') or 0x32415352 ('RSA2')
267
int bitLen = br.
ReadInt32
(); // RSAPubKey.bitLen