1 write to _nextSink
mscorlib (1)
system\runtime\remoting\synchronizeddispatch.cs (1)
610
_nextSink
= nextSink;
3 references to _nextSink
mscorlib (3)
system\runtime\remoting\synchronizeddispatch.cs (3)
627
_nextSink
,
647
_nextSink
,
664
return
_nextSink
;