1 write to ShimFactory
System.Transactions.Local (1)
System\Transactions\DtcProxyShim\NotificationShimBase.cs (1)
18ShimFactory = shimFactory;
15 references to ShimFactory
System.Transactions.Local (15)
System\Transactions\DtcProxyShim\EnlistmentNotifyShim.cs (4)
53ShimFactory.NewNotification(this); 59ShimFactory.NewNotification(this); 68ShimFactory.NewNotification(this); 75ShimFactory.NewNotification(this);
System\Transactions\DtcProxyShim\Phase0NotifyShim.cs (1)
22ShimFactory.NewNotification(this);
System\Transactions\DtcProxyShim\ResourceManagerNotifyShim.cs (1)
23ShimFactory.NewNotification(this);
System\Transactions\DtcProxyShim\TransactionNotifyShim.cs (4)
18ShimFactory.NewNotification(this); 24ShimFactory.NewNotification(this); 36ShimFactory.NewNotification(this); 42ShimFactory.NewNotification(this);
System\Transactions\DtcProxyShim\VoterNotifyShim.cs (5)
22ShimFactory.NewNotification(this); 28ShimFactory.NewNotification(this); 34ShimFactory.NewNotification(this); 45ShimFactory.NewNotification(this); 51ShimFactory.NewNotification(this);