3 writes to EndpointLookupDone
System.ServiceModel (3)
System\ServiceModel\Dispatcher\ChannelHandler.cs (3)
589this.requestInfo.EndpointLookupDone = true; 2028this.EndpointLookupDone = false; 2047this.EndpointLookupDone = false;
1 reference to EndpointLookupDone
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
1854if (!this.requestInfo.EndpointLookupDone)