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