2 references to GetNextNode
Microsoft.Build (2)
Xml\ProjectXmlUtilities.XmlElementChildIterator.cs (2)
48_current = GetNextNode(_element.FirstChild); 52_current = GetNextNode(_current.NextSibling);