3 references to SourceDirectory
Microsoft.Build.Tasks.Core (3)
TarDirectory.cs (3)
33
/// The <see cref="
SourceDirectory
"/> item resolved against the task's working directory.
139
_sourceDirectory = new DirectoryInfo(TaskEnvironment.GetAbsolutePath(
SourceDirectory
.ItemSpec).Value);
309
/// Enumerates every filesystem entry under <see cref="
SourceDirectory
"/> paired with the name it should be