1 implementation of ApplyClientBehavior
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OperationSelectorBehavior.cs (1)
28
void IContractBehavior.
ApplyClientBehavior
(ContractDescription description, ServiceEndpoint endpoint, ClientRuntime proxy)
1 reference to ApplyClientBehavior
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\DispatcherBuilder.cs (1)
191
behavior.
ApplyClientBehavior
(contractDescription, serviceEndpoint, clientRuntime);