2 references to EndpointNotFoundException
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\FramingDecoders.cs (2)
272
return new
EndpointNotFoundException
(SR.Format(SR.EndpointNotFound, via));
288
return new
EndpointNotFoundException
(SR.Format(SR.Sharing_EndpointUnavailable, via));