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