Implemented interface member:
method
GetUrlsForUri
System.Runtime.Remoting.Channels.IChannelReceiver.GetUrlsForUri(System.String)
1 reference to GetUrlsForUri
System.Runtime.Remoting (1)
channels\http\combinedhttpchannel.cs (1)
168
return _serverChannel.
GetUrlsForUri
(objectURI);