Ryder
Ryder copied to clipboard
Interfaces require 'skipChecks' to be true.
The safety checks ensure that types are part of the same inheritance, but interfaces aren't checked, leading to the following exception. This has to be fixed.
Expected parameters 'System.IO.Stream stream' and 'IDisposable disposable' to have the same type.