1 write to State
mscorlib (1)
system\runtime\remoting\channelsinkstacks.cs (1)
101newStack.State = state;
2 references to State
mscorlib (2)
system\runtime\remoting\channelsinkstacks.cs (2)
131Object state = _stack.State; 153Object state = _stack.State;