2 references to Children
dotnet (1)
MsbuildProject.cs (1)
230
if (itemGroup.
Children
.Count == 0)
Microsoft.Build (1)
Construction\ProjectElementContainer.cs (1)
86
/// Use this instead of <see cref="
Children
"/> to avoid boxing.