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