2 references to AutoLoadProjectsInitializer
Microsoft.CodeAnalysis.LanguageServer (2)
HostWorkspace\AutoLoadProjectsInitializer.cs (2)
18
[ExportCSharpVisualBasicStatelessLspService(typeof(
AutoLoadProjectsInitializer
))]
27
private readonly ILogger _logger = loggerFactory.CreateLogger<
AutoLoadProjectsInitializer
>();