1 write to ContentFiles
NuGet.Build.Tasks.Pack (1)
PackTaskLogic.cs (1)
104
packArgs.PackTargetArgs.
ContentFiles
= contentFiles;
1 reference to ContentFiles
NuGet.Commands (1)
MSBuildProjectFactory.cs (1)
187
foreach ((var sourcePath, var listOfContentMetadata) in _packTargetArgs.
ContentFiles
)