6 references to CheckBounds
System.Reflection.Metadata (6)
System\Reflection\PortableExecutable\PEBinaryReader.cs (6)
53CheckBounds(sizeof(byte)); 59CheckBounds(sizeof(short)); 65CheckBounds(sizeof(ushort)); 71CheckBounds(sizeof(int)); 77CheckBounds(sizeof(uint)); 83CheckBounds(sizeof(ulong));