1 write to Path
Microsoft.NET.Build.Tasks (1)
ResolveTargetingPackAssets.cs (1)
613
Path
= path;
3 references to Path
Microsoft.NET.Build.Tasks (3)
ResolveTargetingPackAssets.cs (3)
153
AbsolutePath targetingPackRoot = targetingPack?.
Path
?? default;
630
builder.AppendLine(
Path
.Value);
631
builder.AppendLine(
Path
.OriginalValue);