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