3 references to Features
Microsoft.Build.Tasks.CodeAnalysis.Sdk (3)
src\Compilers\Core\MSBuildTask\InteractiveCompiler.cs (3)
71_store[nameof(Features)] = value; 76return (string?)_store[nameof(Features)]; 206ManagedCompiler.AddFeatures(commandLine, Features);