Detects circular dependencies during container resolution.
Maintains an ordered stack (for readable error messages) and a set (for O(1) membership checks).
readonly
isActive: boolean
Reports whether any tokens are currently being resolved.