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