5 implementations of SupportsDispatch
System.ServiceModel (5)
System\ServiceModel\ComIntegration\MexServiceChannelBuilder.cs (1)
523bool IProxyCreator.SupportsDispatch()
System\ServiceModel\ComIntegration\MonikerBuilder.cs (1)
62bool IProxyCreator.SupportsDispatch()
System\ServiceModel\ComIntegration\TransactionProxy.cs (1)
57bool IProxyCreator.SupportsDispatch()
System\ServiceModel\ComIntegration\TypedServiceChannelBuilder.cs (1)
337bool IProxyCreator.SupportsDispatch()
System\ServiceModel\ComIntegration\WsdlServiceChannelBuilder.cs (1)
363bool IProxyCreator.SupportsDispatch()
1 reference to SupportsDispatch
System.ServiceModel (1)
System\ServiceModel\ComIntegration\ProxyManager.cs (1)
195if (proxyCreator.SupportsDispatch())