3 references to BackgroundWorker
netstandard (1)
netstandard.cs (1)
183[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ComponentModel.BackgroundWorker))]
System (1)
src\runtime\src\libraries\shims\System\ref\System.cs (1)
169[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ComponentModel.BackgroundWorker))]
UIAutomationClient (1)
System\Windows\Automation\AutomationElement.cs (1)
1281private UiaCoreApi.UiaCacheResponse[] Find(TreeScope scope, Condition condition, UiaCoreApi.UiaCacheRequest request, bool findFirst, BackgroundWorker worker)