4 references to Abort
System.Workflow.ComponentModel (4)
AuthoringOM\Compiler\XomlCompilerHelpers.cs (1)
655
e.Action = WalkerAction.
Abort
;
Shared\Walker.cs (3)
153
if (args.Action == WalkerAction.
Abort
)
231
else if (args.Action == WalkerAction.
Abort
)
246
else if (args.Action == WalkerAction.
Abort
)