1 instantiation of CanonicalMiscellaneousFilesProjectProvider
Microsoft.CodeAnalysis.LanguageServer (1)
FileBasedPrograms\FileBasedProgramsProjectSystem.cs (1)
59_canonicalProjectProvider = new CanonicalMiscellaneousFilesProjectProvider(workspaceFactory, loggerFactory);
1 reference to CanonicalMiscellaneousFilesProjectProvider
Microsoft.CodeAnalysis.LanguageServer (1)
FileBasedPrograms\FileBasedProgramsProjectSystem.cs (1)
31private readonly CanonicalMiscellaneousFilesProjectProvider _canonicalProjectProvider;