2 references to HttpPipelineNotSupportedOnClientSide
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpsTransportBindingElement.cs (1)
98
throw FxTrace.Exception.AsError(new InvalidOperationException(string.Format(SRServiceModel.
HttpPipelineNotSupportedOnClientSide
, "MessageHandlerFactory")));
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpTransportBindingElement.cs (1)
468
throw FxTrace.Exception.AsError(new InvalidOperationException(string.Format(SRServiceModel.
HttpPipelineNotSupportedOnClientSide
, "MessageHandlerFactory")));