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