1 write to commitCalled
System.Transactions (1)
System\Transactions\Oletx\OletxCommittableTransaction.cs (1)
71this.commitCalled = true;
1 reference to commitCalled
System.Transactions (1)
System\Transactions\Oletx\OletxCommittableTransaction.cs (1)
50get { return this.commitCalled; }