3 references to attributeIndents
Microsoft.Web.XmlTransform (3)
XmlFormatter.cs (3)
335attributeIndents.AddLast(new LinkedListNode<string>(currentAttributeIndent)); 344currentAttributeIndent = attributeIndents.Last.Value; 345attributeIndents.RemoveLast();