1 write to _canonicalBuildResult
Microsoft.CodeAnalysis.LanguageServer (1)
FileBasedPrograms\CanonicalMiscellaneousFilesProjectProvider.cs (1)
25_canonicalBuildResult = AsyncLazy.Create(LoadCanonicalProjectAsync);
1 reference to _canonicalBuildResult
Microsoft.CodeAnalysis.LanguageServer (1)
FileBasedPrograms\CanonicalMiscellaneousFilesProjectProvider.cs (1)
30var canonicalInfos = await _canonicalBuildResult.GetValueAsync(cancellationToken);