2 writes to ResourceManager
System.Transactions.Local (2)
System\Transactions\DtcProxyShim\DtcProxyShimFactory.cs (2)
148rmShim.ResourceManager = (IResourceManager)rm; 213rmShim.ResourceManager = (IResourceManager)rm;
3 references to ResourceManager
System.Transactions.Local (3)
System\Transactions\DtcProxyShim\ResourceManagerShim.cs (3)
29ResourceManager!.Enlist(transaction, pEnlistmentNotifyShim, out Guid txUow, out OletxTransactionIsolationLevel isoLevel, out ITransactionEnlistmentAsync pEnlistmentAsync); 44ResourceManager!.Reenlist(prepareInfo, (uint)prepareInfo.Length, 5, out OletxXactStat xactStatus); 60=> ResourceManager!.ReenlistmentComplete();