1 override of StartListenerChannel
System.ServiceModel.WasHosting (1)
System\ServiceModel\WasHosting\BaseProcessProtocolHandler.cs (1)
42public override void StartListenerChannel(IListenerChannelCallback listenerChannelCallback, IAdphManager adphManager)
1 reference to StartListenerChannel
System.Web (1)
Hosting\ProcessHost.cs (1)
487protocolHandler.StartListenerChannel(listenerChannelCallback, this);