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