Skip to content

Wrong scope used when locating in parent scope #170

Description

@ipjohnson

The wrong injection scope is being used when calling injectionScopeParent.LocateFromChildScope in InjectionScope.InternalLocate. This does not effect the disposal scope/tracking of objects as DisposalScope is separate from injection scope. This defect is only noticeable when working with child scopes and calling locate directly for dependencies.

Relates to issue #163

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions