3 instantiations of ProxyManager
System.ServiceModel (3)
System\ServiceModel\ComIntegration\MonikerBuilder.cs (1)
75IProxyManager proxyManager = new ProxyManager(serviceChannelBuilder);
System\ServiceModel\ComIntegration\ProxyBuilder.cs (1)
35IProxyManager proxyManager = new ProxyManager(proxyCreator);
System\ServiceModel\ComIntegration\TransactionProxy.cs (1)
70IProxyManager proxyManager = new ProxyManager(txProxyBuilder);