2 references to Lookup
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
549return this.filterTable.Lookup(message, out addressMatched);
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
672return this.listener.Endpoints.Lookup(message, out addressMatched);