1 write to _element
Microsoft.Build (1)
Xml\ProjectXmlUtilities.XmlElementChildIterator.cs (1)
35_element = element;
3 references to _element
Microsoft.Build (3)
Xml\ProjectXmlUtilities.XmlElementChildIterator.cs (3)
48_current = GetNextNode(_element.FirstChild); 100ThrowProjectInvalidChildElement(child.Name, _element.Name, _element.Location);