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