1 implementation of Store
mscorlib (1)
system\runtime\remoting\channelsinkstacks.cs (1)
302public void Store(IServerChannelSink sink, Object state)
2 references to Store
System.Runtime.Remoting (2)
channels\sinks\binaryformattersinks.cs (1)
640sinkStack.Store(this, null);
channels\sinks\soapformattersinks.cs (1)
711sinkStack.Store(this, null);