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