h0tk3y
11/29/2016, 4:09 PMContinuation<T> implemented by the state machine? Use case: I want to call the same continuation more than once, each time from the same spot, so that I don't want resume to modify label. My current label through reflection, resume the continuation and, once it returns, restore the label.