Use MembersFinder ancestors linear scopes
In this commit we're replacing the recursive ancestors scope in the `MembersFinder` class, for their linear version. Changelog: performance
Showing
Please register or sign in to comment
In this commit we're replacing the recursive ancestors scope in the `MembersFinder` class, for their linear version. Changelog: performance