2 references to NotifyDispatchProgress
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\PortableThreadPool.WorkerThread.cs (1)
136threadPoolInstance.NotifyDispatchProgress(Environment.TickCount);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\ThreadPool.Unix.cs (1)
25PortableThreadPool.ThreadPoolInstance.NotifyDispatchProgress(currentTickCount);