That way we don't check if has value references in other plugins like this ```rs ctx.symbols().get_resolved_references(symbol_id).any(Reference::is_value) ``` Similar as #5322.