Skip to content

fix 865 - Witness to trait constraint causes throw of TypeInitializationException #1323

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

Merged
merged 6 commits into from
Jul 21, 2016

Conversation

dsyme
Copy link
Contributor

@dsyme dsyme commented Jul 6, 2016

This fixes a lingering issue with the codegen for static member constraints.

Inlining was not being applied when the solution to a constraint is an inline function.

@dsyme dsyme merged commit 689c42f into dotnet:master Jul 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Witness to trait constraint causes throw of TypeInitializationException in Debug build
2 participants