1 reference to StaticCompletionCallback
System (1)
services\monitoring\system\diagnosticts\EventLogInternal.cs (1)
572info.registeredWaitHandle = ThreadPool.RegisterWaitForSingleObject(info.waitHandle, new WaitOrTimerCallback(StaticCompletionCallback), info, -1, false);