2 references to Lookup
System.ServiceModel (2)
System\ServiceModel\Channels\NamedPipeChannelFactory.cs (1)
54
return connectionPoolRegistry.
Lookup
(this);
System\ServiceModel\Channels\TcpChannelFactory.cs (1)
59
return connectionPoolRegistry.
Lookup
(this);