1 instantiation of XmlFormatter
Microsoft.Web.XmlTransform (1)
XmlFormatter.cs (1)
38
XmlFormatter formatter = new
XmlFormatter
(errorInfoDocument);
9 references to XmlFormatter
Microsoft.Web.XmlTransform (9)
XmlAttributePreservationDict.cs (4)
120
internal void UpdatePreservationInfo(XmlAttributeCollection updatedAttributes,
XmlFormatter
formatter) {
249
public string GetAttributeNewLineString(
XmlFormatter
formatter) {
256
private string ComputeAttributeNewLineString(
XmlFormatter
formatter) {
278
private void EnsureAttributeNewLineString(
XmlFormatter
formatter) {
XmlFileInfoDocument.cs (3)
229
XmlFormatter
.Format(this);
256
XmlFormatter
.Format(this);
395
void IXmlFormattableAttributes.FormatAttributes(
XmlFormatter
formatter) {
XmlFormatter.cs (2)
15
void FormatAttributes(
XmlFormatter
formatter);
38
XmlFormatter
formatter = new XmlFormatter(errorInfoDocument);