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