2 references to SFxNoEndpointMatchingContract
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
848
string reason = string.Format(SRServiceModel.
SFxNoEndpointMatchingContract
, request.RequestMessage.Headers.Action);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
377
string reasonText = string.Format(SRServiceModel.
SFxNoEndpointMatchingContract
, action);