2 implementations of WantsToListen
System.Runtime.Remoting (2)
channels\http\combinedhttpchannel.cs (1)
198
public bool
WantsToListen
channels\http\httpserverchannel.cs (1)
375
public bool
WantsToListen
1 reference to WantsToListen
System.Runtime.Remoting (1)
channels\http\httpremotinghandler.cs (1)
134
if (hook.
WantsToListen
)