3 references to UpdateStartElement
System.Configuration (3)
System\Configuration\MgmtConfigurationRecord.cs (3)
2351
string configurationEndElement = xmlUtil.
UpdateStartElement
(utilWriter, configurationStartElement, needsChildren, configurationElementLinePosition, indent);
2373
string configSectionsEndElement = xmlUtil.
UpdateStartElement
(
2619
closingElement= xmlUtil.
UpdateStartElement
(utilWriter, null, true, linePosition, indent);