Navigation: X# Documentation > X# Compiler Errors and Warnings
Error XS9056
You cannot assign an untyped codeblock to a delegate of type {0}. Use the Lambda Expression syntax (=>) in stead.