1 instantiation of SharedListenerProxy
System.ServiceModel (1)
System\ServiceModel\Channels\SharedConnectionListener.cs (1)
248listenerProxy = new SharedListenerProxy(this);
9 references to SharedListenerProxy
System.ServiceModel (9)
System\ServiceModel\Channels\SharedConnectionListener.cs (9)
34SharedListenerProxy listenerProxy; 802SharedListenerProxy proxy; 808public ValidateUriRouteAsyncResult(SharedListenerProxy proxy, Uri uri, IPAddress address, int port, AsyncCallback callback, object state) 1011SharedListenerProxy listenerProxy; 1014public NamedPipeValidatingConnection(IConnection connection, SharedListenerProxy listenerProxy) 1047SharedListenerProxy listenerProxy; 1050public TcpValidatingConnection(IConnection connection, SharedListenerProxy listenerProxy) 1439SharedListenerProxy proxy; 1441public SharedListenerProxyBehavior(SharedListenerProxy proxy)