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