mirror of
https://github.com/ZuneDev/MicrosoftIris.git
synced 2026-07-27 13:13:29 -07:00
Implement MarkupLineNumberTable.DumpTable()
This commit is contained in:
@@ -68,6 +68,8 @@ namespace Microsoft.Iris.Markup
|
||||
object result = null;
|
||||
bool wasInDebugState = false;
|
||||
bool debugging = Application.Debugger != null;
|
||||
|
||||
context.LoadResult.LineNumberTable.DumpTable();
|
||||
|
||||
void OnDecode(InterpreterEntry entry)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user