1 write to Compilation
Microsoft.CodeAnalysis (1)
SourceGeneration\IncrementalContexts.cs (1)
243Compilation = compilation;
2 references to Compilation
Microsoft.CodeAnalysis (2)
SourceGeneration\IncrementalContexts.cs (2)
271/// The severity of the diagnostic may cause the compilation to fail, depending on the <see cref="Compilation"/> settings. 279DiagnosticAnalysisContextHelpers.VerifyArguments(diagnostic, Compilation, isSupportedDiagnostic: static (_, _) => true, CancellationToken);