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