2 references to _logger
Microsoft.CodeAnalysis.LanguageServer (2)
Testing\TestDiscoverer.cs (2)
84_logger.LogDebug(message: $"Potential test methods in range: {string.Join(Environment.NewLine, potentialTestMethods)}"); 107_logger.LogDebug($"Filtered {discoveredTests.Length} to {matchedTests.Count} tests");