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