2 writes to Dirty
System.Workflow.Runtime (2)
WorkflowQueuingService.cs (2)
545
queueState.
Dirty
= true;
579
qState.
Dirty
= false;
3 references to Dirty
System.Workflow.Runtime (3)
WorkflowQueuingService.cs (3)
400
if (queueState.
Dirty
)
481
if (!oldvalue.
Dirty
)
542
if (queueState.
Dirty
)