1 write to ProjectSystemProjectFactory
Microsoft.CodeAnalysis.LanguageServer (1)
HostWorkspace\LanguageServerWorkspaceFactory.cs (1)
41workspace.ProjectSystemProjectFactory = ProjectSystemProjectFactory;
4 references to ProjectSystemProjectFactory
Microsoft.CodeAnalysis.LanguageServer (4)
HostWorkspace\LanguageServerWorkspace.cs (4)
66return this.ProjectSystemProjectFactory.ApplyChangeToWorkspaceAsync( 83return this.ProjectSystemProjectFactory.ApplyChangeToWorkspaceAsync( 100return this.ProjectSystemProjectFactory.ApplyChangeToWorkspaceAsync( 121loader = this.ProjectSystemProjectFactory.CreateFileTextLoader(filePath);