1 write to isReadOnly
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\SqlWorkflowInstanceStore.cs (1)
555this.isReadOnly = true;
4 references to isReadOnly
System.Activities.DurableInstancing (4)
System\Activities\DurableInstancing\SqlWorkflowInstanceStore.cs (4)
180Fx.Assert(this.isReadOnly, "Should not be called before there are any handles"); 547if (!this.isReadOnly) 551if (!this.isReadOnly) 655if (this.isReadOnly)