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