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

DefaultObjectFactory crashes when trying to instantiate a non-generic interface #167

Closed
aaubry opened this issue Mar 1, 2016 · 1 comment
Labels

Comments

@aaubry
Copy link
Owner

aaubry commented Mar 1, 2016

At

if (defaultInterfaceImplementations.TryGetValue(type.GetGenericTypeDefinition(), out implementationType))

@EdwardCooke
Copy link
Collaborator

This issue appears to be abandoned, I'm going to close it.

@EdwardCooke EdwardCooke closed this as not planned Won't fix, can't repro, duplicate, stale Jan 13, 2023
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

2 participants