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