2 references to IsDebugged
System.Activities (2)
System\Activities\Runtime\ActivityExecutor.cs (2)
1017
if (this.
IsDebugged
() && !this.hasRaisedWorkflowStarted)
3493
if (executor.
IsDebugged
())