1 write to savedCurrent
System.Transactions (1)
System\Transactions\TransactionScope.cs (1)
1041out this.savedCurrent,
2 references to savedCurrent
System.Transactions (2)
System\Transactions\TransactionScope.cs (2)
519expectedCurrent = this.savedCurrent; 1072if (this.savedCurrentScope == null && this.savedCurrent == null)