1 write to FrameworkListPath
Microsoft.NET.Build.Tasks (1)
ResolveTargetingPackAssets.cs (1)
700
FrameworkListPath
= frameworkListPath;
3 references to FrameworkListPath
Microsoft.NET.Build.Tasks (3)
ResolveTargetingPackAssets.cs (3)
366
XDocument frameworkListDoc = XDocument.Load(definition.
FrameworkListPath
);
721
keyBuilder.AppendLine(
FrameworkListPath
.Value);
722
keyBuilder.AppendLine(
FrameworkListPath
.OriginalValue);