ScopedAnalyzerReference is not supposed to close the underlying analyzers as they might be reused by other ScopedAnalyzerReference.
See ScopedAnalyzer for reference: it doesn't close the underlying analyzers and there is a good reason for that.