2 implementations of AddHookChannelUri
System.Runtime.Remoting (2)
channels\http\combinedhttpchannel.cs (1)
213
public void
AddHookChannelUri
(String channelUri)
channels\http\httpserverchannel.cs (1)
388
public void
AddHookChannelUri
(String channelUri)
1 reference to AddHookChannelUri
System.Runtime.Remoting (1)
channels\http\httpremotinghandler.cs (1)
166
httpChannel.
AddHookChannelUri
(hookChannelUri);