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