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