5 references to None
System.Transactions.Local (5)
System\Transactions\DtcProxyShim\DtcProxyShimFactory.cs (1)
284
shimNotificationType = ShimNotificationType.
None
;
System\Transactions\DtcProxyShim\NotificationShimBase.cs (1)
20
NotificationType = ShimNotificationType.
None
;
System\Transactions\Oletx\OletxTransactionManager.cs (3)
59
ShimNotificationType shimNotificationType = ShimNotificationType.
None
;
132
if (shimNotificationType != ShimNotificationType.
None
)
340
while (shimNotificationType != ShimNotificationType.
None
);