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)
14
IDtcProxyShimFactory
proxyShimFactory;
119
internal
IDtcProxyShimFactory
ProxyShimFactory
System\Transactions\Oletx\OletxTransactionManager.cs (2)
37
internal static
IDtcProxyShimFactory
proxyShimFactory = null;
81
IDtcProxyShimFactory
localProxyShimFactory = null;