1 write to _testOutputHelper
Microsoft.CodeAnalysis.LanguageServer.UnitTests (1)
Utilities\TestOutputLogger.cs (1)
17_testOutputHelper = testOutputHelper;
1 reference to _testOutputHelper
Microsoft.CodeAnalysis.LanguageServer.UnitTests (1)
Utilities\TestOutputLogger.cs (1)
33_testOutputHelper.WriteLine($"[{DateTime.UtcNow:hh:mm:ss.fff}][{logLevel}]{formatter(state, exception)}");