1 reference to TestDocumentPerformanceAsync
AnalyzerRunner (1)
DiagnosticAnalyzerRunner.cs (1)
121var currentDocumentPerformance = await TestDocumentPerformanceAsync(_analyzers, project, documentId, _options, cancellationToken).ConfigureAwait(false);