3 writes to _mergedBatch
System.Workflow.Runtime (3)
VolatileResourceManager.cs (3)
56_mergedBatch = GetMergedBatch(); 77_mergedBatch = null; 93_mergedBatch = null;
6 references to _mergedBatch
System.Workflow.Runtime (6)
VolatileResourceManager.cs (6)
63_mergedBatch.Commit(transaction); 70_mergedBatch.Complete(true); 74if (_mergedBatch != null) 76_mergedBatch.Dispose(); 90if (_mergedBatch != null) 92_mergedBatch.Dispose();