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

CanResolve should take into account missing binding resolvers #367

Open
drieseng opened this issue Nov 25, 2019 · 0 comments
Open

CanResolve should take into account missing binding resolvers #367

drieseng opened this issue Nov 25, 2019 · 0 comments
Projects

Comments

@drieseng
Copy link
Member

drieseng commented Nov 25, 2019

Right now, CanResolve(IRequest) and CanResolve(IRequest, ignoreImplicitBindings: false) on ReadOnlyKernel do not take into that an IMissingBindingResolver might be able to resolve a request that an IBindingResolver cannot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Ninject 5
Awaiting triage
Development

No branches or pull requests

1 participant