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