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