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