We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When calling ExportInstance<object> the instance will not resolve correctly if decorated.
ExportInstance<object>
This was found in issue 25
The text was updated successfully, but these errors were encountered:
fix for issue #245
60639e3
minor logic change to only apply to typeof(object) #245
5a33ab3
This is complete
Sorry, something went wrong.
No branches or pull requests
When calling
ExportInstance<object>
the instance will not resolve correctly if decorated.This was found in issue 25
The text was updated successfully, but these errors were encountered: