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