Closed dadhi closed 2 years ago
When using Use(instance) for the upper scope and then resolving/injecting it from the nested scope, it won't work currently if the nested scope contains any other used instance.
Use(instance)
When using
Use(instance)
for the upper scope and then resolving/injecting it from the nested scope, it won't work currently if the nested scope contains any other used instance.