2 writes to dirty
System.Workflow.Runtime (2)
EventQueueState.cs (2)
63
set { this.
dirty
= value; }
77
this.
dirty
= false;
1 reference to dirty
System.Workflow.Runtime (1)
EventQueueState.cs (1)
62
get { return this.
dirty
; }