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