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