2 references to CompilationOptions
Microsoft.CodeAnalysis (2)
SourceGeneration\IncrementalContexts.cs (1)
60
.WithTrackingName(WellKnownGeneratorInputs.
CompilationOptions
), CatchAnalyzerExceptions);
SourceGeneration\WellKnownGeneratorInputs.cs (1)
14
internal const string CompilationOptions = nameof(
CompilationOptions
);