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