Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interfaces require 'skipChecks' to be true. #2

Open
71 opened this issue Aug 5, 2017 · 0 comments
Open

Interfaces require 'skipChecks' to be true. #2

71 opened this issue Aug 5, 2017 · 0 comments
Assignees
Labels

Comments

@71
Copy link
Owner

71 commented Aug 5, 2017

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.
@71 71 added the bug label Aug 5, 2017
@71 71 self-assigned this Aug 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant