2 references to _provider
Microsoft.VisualStudio.Razor.IntegrationTests (2)
Logging\IntegrationTestOutputLogger.cs (2)
21
if (!IsEnabled(logLevel) || !
_provider
.HasOutput)
30
_provider
.WriteLine(formattedMessage);