1 write to acceptor
System.ServiceModel (1)
System\ServiceModel\Channels\HttpPipeline.cs (1)
883this.acceptor = acceptor;
1 reference to acceptor
System.ServiceModel (1)
System\ServiceModel\Channels\HttpPipeline.cs (1)
918this.acceptor.Enqueue(this.pipeline.HttpRequestContext, this.dequeuedCallback, true);