2 writes to _canDoSinglePhase
System.Transactions.Local (2)
System\Transactions\Oletx\OletxEnlistment.cs (2)
65_canDoSinglePhase = canDoSinglePhase; 94_canDoSinglePhase = false;
1 reference to _canDoSinglePhase
System.Transactions.Local (1)
System\Transactions\Oletx\OletxEnlistment.cs (1)
283if (_isSinglePhase && _canDoSinglePhase)