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