2 references to GetOrCreateItemGroup
NuGet.CommandLine.XPlat (2)
Utility\MSBuildAPIUtility.cs (2)
343
ProjectItemGroupElement itemGroup =
GetOrCreateItemGroup
(framework, project.Project);
361
ProjectItemGroupElement itemGroup =
GetOrCreateItemGroup
(framework, project.Project);