Navigation: X# Documentation > X# Compiler Errors and Warnings
Error XS8361
A conditional expression cannot be used directly in a string interpolation because the ':' ends the interpolation. Parenthesize the conditional expression.