2 references to GetSessionAnalysisScopeCoreAsync
Microsoft.CodeAnalysis (2)
DiagnosticAnalyzer\AnalyzerManager.cs (2)
127return await GetSessionAnalysisScopeCoreAsync(analyzerExecutor, analyzerExecutionContext).ConfigureAwait(false); 147return await GetSessionAnalysisScopeCoreAsync(analyzerExecutor, analyzerExecutionContext).ConfigureAwait(false);