Navigation: X# Documentation > X# Compiler Errors and Warnings
Error XS9233
DECLARE DLL Statements in .Net cannot have a STRING parameter by reference because .Net strings are immutable. Use a System.Text.StringBuilder argument instead.