Implemented interface member:
method
Pop
System.Runtime.Remoting.Channels.IServerChannelSinkStack.Pop(System.Runtime.Remoting.Channels.IServerChannelSink)
4 references to Pop
mscorlib (1)
system\runtime\remoting\channelsinkstacks.cs (1)
332
Pop
(sink);
System.Runtime.Remoting (3)
channels\http\httpserverchannel.cs (1)
578
sinkStack.
Pop
(this);
channels\ipc\ipcserverchannel.cs (1)
460
sinkStack.
Pop
(this);
channels\tcp\tcpserverchannel.cs (1)
612
sinkStack.
Pop
(this);