Posted 12 years ago
by Nicolas
Version: 13.1.0583
Platform: .NET 4.0
Environment: Windows 7 (64-bit)

I use the SyntaxEditor code fragment feature to design a "C# expression control".
My control need to resolve the type of the edited expression.
But it seems that resolution doesn't work on AST part corresponding to footer code.
Here's a simple test :