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