-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Weird cast #3253
Comments
Hard to say without taking a look at the IL... |
@siegfriedpammer Check it : test.zip |
@dgrunwald do you think it would make sense to do "unification" of well-known/special types in the type-system? |
I think this makes more sense as a job for the assembly resolver -- there shouldn't be multiple mscorlibs in the same compilation. |
Is the same issue as #3011?
The text was updated successfully, but these errors were encountered: