1 write to _testOutputHelper
Microsoft.AspNetCore.Analyzer.Testing (1)
DiagnosticVerifier.cs (1)
37_testOutputHelper = testOutputHelper;
2 references to _testOutputHelper
Microsoft.AspNetCore.Analyzer.Testing (2)
DiagnosticVerifier.cs (2)
101_testOutputHelper?.WriteLine("Diagnostics: " + diag); 178_testOutputHelper?.WriteLine("Adding file: " + newFileName + Environment.NewLine + source);