5 references to ScheduleTask
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\Workspace_Events.cs (3)
96
return this.
ScheduleTask
(() =>
194
return this.
ScheduleTask
(() =>
272
return this.
ScheduleTask
(() =>
Workspace\Workspace_Registration.cs (1)
45
this.
ScheduleTask
(registration.RaiseEvents, "Workspace.RegisterText");
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\MiscellaneousFilesWorkspace.cs (1)
175
ScheduleTask
(() => Registration_WorkspaceChanged(sender, e));