1 write to _asyncWorkEvent
mscorlib (1)
system\runtime\remoting\synchronizeddispatch.cs (1)
251_asyncWorkEvent = new AutoResetEvent(false);
4 references to _asyncWorkEvent
mscorlib (4)
system\runtime\remoting\synchronizeddispatch.cs (4)
248if (_asyncWorkEvent == null) 262_asyncWorkEvent, 364_asyncWorkEvent.Set(); 416_asyncWorkEvent.Set();