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