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