Method TrySetNextStatementAsync
TrySetNextStatementAsync(int, CancellationToken)
When implemented by a class, tries to set the execution point to the specified line of code.
Task<Result> TrySetNextStatementAsync(int lineNumber, CancellationToken cancellationToken = default)
Parameters
lineNumberintLine number to be going to.
cancellationTokenCancellationToken