1 write to isCancel
System.Activities (1)
System\Activities\AsyncOperationContext.cs (1)
162this.isCancel = isCancel;
3 references to isCancel
System.Activities (3)
System\Activities\AsyncOperationContext.cs (3)
194if (this.isCancel) 213if (!this.isCancel) 221if (this.isCancel)