3 references to Parents
Microsoft.Build.Tasks.Core (3)
XamlTaskFactory\CommandLineGenerator.cs (3)
237
if (commandLineToolSwitch.
Parents
.Count > 0 && !recursive)
281
if (property.
Parents
.Count > 0)
287
foreach (string parentName in property.
Parents
)