2 references to GetCompilationAnalysisScopeCoreAsync
Microsoft.CodeAnalysis (2)
DiagnosticAnalyzer\AnalyzerManager.cs (2)
62return await GetCompilationAnalysisScopeCoreAsync(sessionScope, analyzerExecutor, analyzerExecutionContext).ConfigureAwait(false); 84return await GetCompilationAnalysisScopeCoreAsync(sessionScope, analyzerExecutor, analyzerExecutionContext).ConfigureAwait(false);