5 references to RunWorkerAsync
System (1)
compmod\system\componentmodel\BackgroundWorker.cs (1)
178
RunWorkerAsync
(null);
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\VisualBasicEditor.xaml.cs (2)
1818
this.validator.
RunWorkerAsync
(target);
1831
this.validator.
RunWorkerAsync
(new ExpressionValidationContext(this));
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VisualBasicEditor.xaml.cs (2)
1818
this.validator.
RunWorkerAsync
(target);
1831
this.validator.
RunWorkerAsync
(new ExpressionValidationContext(this));