2 writes to IsSinglePhase
System.Transactions.Local (2)
System\Transactions\DtcProxyShim\EnlistmentNotifyShim.cs (1)
51IsSinglePhase = fSinglePhase;
System\Transactions\DtcProxyShim\NotificationShimBase.cs (1)
22IsSinglePhase = false;
1 reference to IsSinglePhase
System.Transactions.Local (1)
System\Transactions\DtcProxyShim\DtcProxyShimFactory.cs (1)
297isSinglePhase = notification.IsSinglePhase;