5 references to IDtcProxyShimFactory
System.Transactions (5)
System\Transactions\Oletx\DtcInterfaces.cs (1)
16[MarshalAs(UnmanagedType.Interface)] out IDtcProxyShimFactory ppProxyShimFactory
System\Transactions\Oletx\DTCTransactionManager.cs (2)
14IDtcProxyShimFactory proxyShimFactory; 119internal IDtcProxyShimFactory ProxyShimFactory
System\Transactions\Oletx\OletxTransactionManager.cs (2)
37internal static IDtcProxyShimFactory proxyShimFactory = null; 81IDtcProxyShimFactory localProxyShimFactory = null;