1 reference to StaticCompletionCallback
System.Diagnostics.EventLog (1)
System\Diagnostics\EventLogInternal.cs (1)
430info.registeredWaitHandle = ThreadPool.RegisterWaitForSingleObject(info.waitHandle, new WaitOrTimerCallback(StaticCompletionCallback), info, -1, false);