1 implementation of Pop
mscorlib (1)
system\runtime\remoting\channelsinkstacks.cs (1)
271
public Object
Pop
(IServerChannelSink sink)
4 references to Pop
System.Runtime.Remoting (4)
channels\sinks\binaryformattersinks.cs (2)
625
sinkStack.
Pop
(this);
634
sinkStack.
Pop
(this);
channels\sinks\soapformattersinks.cs (2)
696
sinkStack.
Pop
(this);
705
sinkStack.
Pop
(this);