1 instantiation of PackTaskLogic
NuGet.Build.Tasks.Pack (1)
PackTask.cs (1)
112
_packTaskLogic = new
PackTaskLogic
();
1 reference to PackTaskLogic
NuGet.Build.Tasks.Pack (1)
GetPackOutputItemsTask.cs (1)
88
PackTaskLogic
.SetPackArgsPropertiesFromNuspecProperties(packArgs, MSBuildStringUtility.TrimAndExcludeNullOrEmpty(NuspecProperties));