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();