Base:
method
WriteEndAttribute
System.Xml.XmlWriter.WriteEndAttribute()
3 references to WriteEndAttribute
Microsoft.Web.XmlTransform (1)
XmlAttributePreservingWriter.cs (1)
356xmlWriter.WriteEndAttribute();
System.Private.Xml (2)
System\Xml\Core\XmlReader.cs (1)
1228xtw.WriteEndAttribute();
System\Xml\Core\XmlReaderAsync.cs (1)
283xtw.WriteEndAttribute();