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