Open
Description
In FSI we use ILGenerator.MarkSequencePoint to enable debugging of generated code from the in-memory generated assembly.
Will this be added back, and will debugging coreclr code enable it to work correctly once it has been?
// @jkotas, @dsyme, @joshfree, @steveharter