1 reference to LoadCanonicalProjectAsync
Microsoft.CodeAnalysis.LanguageServer (1)
FileBasedPrograms\CanonicalMiscellaneousFilesProjectProvider.cs (1)
25
_canonicalBuildResult = AsyncLazy.Create(
LoadCanonicalProjectAsync
);