3 references to Source
Microsoft.Build.Tasks.CodeAnalysis.Sdk (3)
src\Compilers\Core\MSBuildTask\InteractiveCompiler.cs (3)
175_store[nameof(Source)] = value; 180return (ITaskItem?)_store[nameof(Source)]; 216commandLine.AppendFileNameIfNotNull(Source);