1 implementation of IXmlFormattableAttributes
Microsoft.Web.XmlTransform (1)
XmlFileInfoDocument.cs (1)
308
private class XmlFileInfoElement : XmlElement, IXmlLineInfo,
IXmlFormattableAttributes
6 references to IXmlFormattableAttributes
Microsoft.Web.XmlTransform (6)
XmlFileInfoDocument.cs (2)
395
void
IXmlFormattableAttributes
.FormatAttributes(XmlFormatter formatter) {
399
string
IXmlFormattableAttributes
.AttributeIndent {
XmlFormatter.cs (4)
139
IXmlFormattableAttributes
formattable = node as
IXmlFormattableAttributes
;
469
IXmlFormattableAttributes
formattable = node as
IXmlFormattableAttributes
;