2 references to IsolationLevel
System.Workflow.Runtime (2)
System\Activities\Statements\InteropExecutor.cs (1)
562
tranOpts.IsolationLevel = atomicTxn.
IsolationLevel
;
WorkflowExecutor.cs (1)
2092
tranOpts.IsolationLevel = atomicTxn.
IsolationLevel
;