3 references to HttpMessageHandlerTypeNotSupported
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpMessageHandlerFactory.cs (3)
59
string.Format(SRServiceModel.
HttpMessageHandlerTypeNotSupported
, "null", s_delegatingHandlerType.Name));
66
string.Format(SRServiceModel.
HttpMessageHandlerTypeNotSupported
, handler.Name, s_delegatingHandlerType.Name));
74
string.Format(SRServiceModel.
HttpMessageHandlerTypeNotSupported
, handler.Name, s_delegatingHandlerType.Name));