• W
    Fixed LOH byte array allocations in the IDE from metadata (#7971) · 1e8edefb
    Will Smith 提交于
    * Fixed LOH byte array allocations in the IDE. Unified memory handling for IL and FSharp metadata.
    
    * minor cleanup
    
    * minor cleanup
    
    * rename EmitBytes to EmitByteMemory
    
    * Fixed ByteArrayMemory
    
    * fixing build
    
    * Fixing build again
    
    * Better ReadInt32/ReadUInt16
    
    * ILResourceLocation.Local should use a ReadOnlyByteMemory
    
    * Able to have a ReadOnlyStream
    
    * Using OutOfRangeException according to feedback
    1e8edefb
il.fsi 70.8 KB