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