|
|
|
|
|
by ygra
2607 days ago
|
|
Roslyn is the compiler. There's not much of a debugger in it, is there? I mean, I guess the debugger will use Roslyn to parse watch expressions and evaluate things in the Immediate Window, but beyond that I think debugging is handled by something else. |
|