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