3 references to GetSummary
AnalyzerRunner (3)
DiagnosticAnalyzerRunner.cs (1)
89
Console.WriteLine($"Found {allDiagnostics.Length} diagnostics in {stopwatch.
GetSummary
(preciseMemory: true)}");
Program.cs (2)
88
Console.WriteLine($"Loaded solution in {stopwatch.
GetSummary
(preciseMemory: true)}");
94
Console.WriteLine($"Statistics gathered in {stopwatch.
GetSummary
(preciseMemory: true)}");