2 instantiations of LogConfiguration
Microsoft.CodeAnalysis.LanguageServer (1)
Program.cs (1)
283LogConfiguration: new LogConfiguration(logLevel),
Microsoft.CodeAnalysis.LanguageServer.UnitTests (1)
Utilities\LanguageServerTestComposition.cs (1)
21LogConfiguration: new LogConfiguration(LogLevel.Trace),
1 reference to LogConfiguration
Microsoft.CodeAnalysis.LanguageServer (1)
ServerConfigurationFactory.cs (1)
45LogConfiguration LogConfiguration,