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