1 write to _configuration
Microsoft.VisualStudio.LanguageServices (1)
LanguageClient\LogHubLspLogger.cs (1)
22_configuration = configuration ?? throw new ArgumentNullException(nameof(configuration));
1 reference to _configuration
Microsoft.VisualStudio.LanguageServices (1)
LanguageClient\LogHubLspLogger.cs (1)
37_configuration.Dispose();