Navigation: X# Documentation > X# Compiler Errors and Warnings
Error XS9052
In .Net you cannot take the address of a method or a function. For callback functions you need to use a delegate instead.