3 instantiations of HttpServerChannel
System.Runtime.Remoting (3)
channels\http\combinedhttpchannel.cs (3)
43_serverChannel = new HttpServerChannel(); 49_serverChannel = new HttpServerChannel(port); 82_serverChannel = new HttpServerChannel(serverData, serverSinkProvider);
1 reference to HttpServerChannel
System.Runtime.Remoting (1)
channels\http\combinedhttpchannel.cs (1)
33private HttpServerChannel _serverChannel; // server channel