3 writes to hasCalledAbort
System.Activities (3)
System\Activities\WorkflowApplication.cs (3)
820
this.
hasCalledAbort
= true;
842
this.
hasCalledAbort
= true;
881
this.
hasCalledAbort
= true;
3 references to hasCalledAbort
System.Activities (3)
System\Activities\WorkflowApplication.cs (3)
818
if (!this.
hasCalledAbort
)
840
if (!this.
hasCalledAbort
)
878
if (!this.
hasCalledAbort
)