1 write to transformAttributes
Microsoft.Web.XmlTransform (1)
XmlAttributeTransform.cs (1)
30transformAttributes = GetAttributesFrom(TransformNode);
2 references to transformAttributes
Microsoft.Web.XmlTransform (2)
XmlAttributeTransform.cs (2)
28if (transformAttributes == null || transformAttributeSource != TransformNode) { 32return transformAttributes;