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