3 writes to EndpointLookupDone
System.ServiceModel.Primitives (3)
System\ServiceModel\Dispatcher\ChannelHandler.cs (3)
368
_requestInfo.
EndpointLookupDone
= true;
1263
EndpointLookupDone
= false;
1274
EndpointLookupDone
= false;
1 reference to EndpointLookupDone
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
1156
if (!_requestInfo.
EndpointLookupDone
)