3 writes to disposed
System.Transactions (3)
System\Transactions\TransactionScope.cs (3)
625this.disposed = true; 857this.disposed = true; 1033this.disposed = false;
2 references to disposed
System.Transactions (2)
System\Transactions\TransactionScope.cs (2)
596if ( this.disposed ) 951if ( this.disposed )