4 references to forwardTable
System.ServiceModel (4)
System\ServiceModel\Channels\NamedPipeConnectionPool.cs (4)
94this.forwardTable.Add(uri, pipeName); 107this.forwardTable.Clear(); 119this.forwardTable.Remove(uri); 126return this.forwardTable.TryGetValue(uri, out pipeName);