Implemented interface member:
method
Push
System.Runtime.Remoting.Channels.IClientChannelSinkStack.Push(System.Runtime.Remoting.Channels.IClientChannelSink, System.Object)
2 references to Push
System.Runtime.Remoting (2)
channels\sinks\binaryformattersinks.cs (1)
191sinkStack.Push(this, msg);
channels\sinks\soapformattersinks.cs (1)
197sinkStack.Push(this, mcm);