2 instantiations of ResourceManagerNotifyShim
System.Transactions.Local (2)
System\Transactions\DtcProxyShim\DtcProxyShimFactory.cs (2)
136
var rmNotifyShim = new
ResourceManagerNotifyShim
(this, managedIdentifier);
201
var rmNotifyShim = new
ResourceManagerNotifyShim
(this, managedIdentifier);
2 references to ResourceManagerNotifyShim
System.Transactions.Local (2)
System\Transactions\DtcProxyShim\DtcProxyShimFactory.cs (2)
136
var
rmNotifyShim = new ResourceManagerNotifyShim(this, managedIdentifier);
201
var
rmNotifyShim = new ResourceManagerNotifyShim(this, managedIdentifier);