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