Navigation: X# Documentation > X# Compiler Errors and Warnings
Error XS8418
'{0}': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?