RoslynDOM icon indicating copy to clipboard operation
RoslynDOM copied to clipboard

Try to retrieve anonymous method parameter types from Roslyn

Open KathleenDollard opened this issue 10 years ago • 0 comments

Determine whether the lack of parameter types is resolvable.

The compiler has to know whether the parameters are legal, but the symbols are returning null for the type.

KathleenDollard avatar Nov 29 '14 05:11 KathleenDollard