Mathias,
This is a side effect from the fact that we have used Roslyn as compiler engine. C# also does now allow you to use "this" in places like this.
You should have no problem if you move the initialization of the event handler to the constructor of the class.
Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu