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