branchrust_reboot/main/hide_getinternalarrayunsafecancel
                         
                     
             
         
     
    
        
2 Commits over 0 Days - ∞cph!
    
    
        
            
            
            
                
                Update: replace invalid usage of GetInternalArrayUnsafe
Tests: none, trivial change
                
                
                
                
             
         
        
            
            
            
                
                Update: Hide List.GetInternalArrayUnsafe
- introduce ListAsReadOnlySpanOf to help deal with casting up (since we don't have ReadOnlySpan<T>.CastUp<U>)
- added simple unit tests
Tests: ran unit tests