2 references to SFxNoEndpointMatchingContract
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
848string reason = SRP.Format(SRP.SFxNoEndpointMatchingContract, request.RequestMessage.Headers.Action);
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
366string reasonText = SRP.Format(SRP.SFxNoEndpointMatchingContract, action);