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