2 writes to canDoSinglePhase
System.Transactions (2)
System\Transactions\Oletx\OletxEnlistment.cs (2)
99this.canDoSinglePhase = canDoSinglePhase; 134this.canDoSinglePhase = false;
1 reference to canDoSinglePhase
System.Transactions (1)
System\Transactions\Oletx\OletxEnlistment.cs (1)
363if ( this.isSinglePhase && this.canDoSinglePhase )