2 references to GetCanonicalProject
Microsoft.CodeAnalysis.LanguageServer (2)
FileBasedPrograms\CanonicalMiscFilesProjectLoader.cs (2)
156var forkedProjectInfo = await GetForkedProjectInfoAsync(GetCanonicalProject(), newDocumentInfo, documentText, cancellationToken); 301var loadedProjectId = GetCanonicalProject().Id;