1 write to InternalResourceManager
System.Transactions.Local (1)
System\Transactions\Oletx\OletxTransactionManager.cs (1)
402
InternalResourceManager
= new OletxInternalResourceManager(this);
1 reference to InternalResourceManager
System.Transactions.Local (1)
System\Transactions\Oletx\DtcTransactionManager.cs (1)
33
OletxInternalResourceManager internalRM = _oletxTm.
InternalResourceManager
;