1 write to SourceRoots
Microsoft.Build.Tasks.CodeAnalysis.Sdk (1)
src\Compilers\Core\MSBuildTask\MapSourceRoots.cs (1)
32
SourceRoots
= null!;
2 references to SourceRoots
Microsoft.Build.Tasks.CodeAnalysis.Sdk (2)
src\Compilers\Core\MSBuildTask\MapSourceRoots.cs (2)
53
/// Items listed in <see cref="
SourceRoots
"/> that have the same ItemSpec will be merged into a single item in this list.
93
foreach (var sourceRoot in
SourceRoots
)