3 references to Snapshot
System.Transactions.Local (3)
System\Transactions\TransactionManager.cs (1)
519
case IsolationLevel.
Snapshot
:
System\Transactions\TransactionState.cs (2)
2149
if (tx._outcomeSource._isoLevel == IsolationLevel.
Snapshot
)
3254
if (tx._outcomeSource._isoLevel == IsolationLevel.
Snapshot
)