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