3 overrides of EndpointNotFound
System.ServiceModel (3)
System\ServiceModel\Channels\ChannelDemuxer.cs (3)
1129protected override void EndpointNotFound(Message message) 1191protected override void EndpointNotFound(Message message) 1398protected override void EndpointNotFound(RequestContext request)
1 reference to EndpointNotFound
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelDemuxer.cs (1)
639this.EndpointNotFound(item);