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