1 instantiation of EnlistmentNotifyShim
System.Transactions.Local (1)
System\Transactions\DtcProxyShim\ResourceManagerShim.cs (1)
25var pEnlistmentNotifyShim = new EnlistmentNotifyShim(_shimFactory, managedIdentifier);
3 references to EnlistmentNotifyShim
System.Transactions.Local (3)
System\Transactions\DtcProxyShim\EnlistmentShim.cs (2)
11private readonly EnlistmentNotifyShim _enlistmentNotifyShim; 15internal EnlistmentShim(EnlistmentNotifyShim notifyShim)
System\Transactions\DtcProxyShim\ResourceManagerShim.cs (1)
25var pEnlistmentNotifyShim = new EnlistmentNotifyShim(_shimFactory, managedIdentifier);