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