1 write to proxyShimFactory
System.Transactions (1)
System\Transactions\Oletx\OletxTransactionManager.cs (1)
529out OletxTransactionManager.proxyShimFactory
7 references to proxyShimFactory
System.Transactions (7)
System\Transactions\Oletx\DTCTransactionManager.cs (1)
24this.proxyShimFactory = OletxTransactionManager.proxyShimFactory;
System\Transactions\Oletx\OletxTransactionManager.cs (6)
100localProxyShimFactory = OletxTransactionManager.proxyShimFactory; 128System.Threading.Monitor.Enter(OletxTransactionManager.proxyShimFactory); 146lock (OletxTransactionManager.proxyShimFactory) 482System.Threading.Monitor.Exit(OletxTransactionManager.proxyShimFactory); 496System.Threading.Monitor.Exit(OletxTransactionManager.proxyShimFactory); 525if (null == OletxTransactionManager.proxyShimFactory )