2 references to Feature
Microsoft.CodeAnalysis (2)
Compilation\Compilation.cs (2)
3537
internal bool CatchAnalyzerExceptions =>
Feature
("debug-analyzers") == null;
3543
if (
Feature
("experimental-data-section-string-literals") is { } s)