1 write to FrameworkListPath
Microsoft.NET.Build.Tasks (1)
ResolveTargetingPackAssets.cs (1)
653
FrameworkListPath
= frameworkListPath;
2 references to FrameworkListPath
Microsoft.NET.Build.Tasks (2)
ResolveTargetingPackAssets.cs (2)
316
XDocument frameworkListDoc = XDocument.Load(definition.
FrameworkListPath
);
672
keyBuilder.AppendLine(
FrameworkListPath
);