1 write to _nextSink
mscorlib (1)
system\runtime\remoting\synchronizeddispatch.cs (1)
1007
_nextSink
= nextSink;
2 references to _nextSink
mscorlib (2)
system\runtime\remoting\synchronizeddispatch.cs (2)
1018
_nextSink
,
1051
return
_nextSink
;