1 write to targetAttributes
Microsoft.Web.XmlTransform (1)
XmlAttributeTransform.cs (1)
40targetAttributes = GetAttributesFrom(TargetNode);
2 references to targetAttributes
Microsoft.Web.XmlTransform (2)
XmlAttributeTransform.cs (2)
38if (targetAttributes == null || targetAttributeSource != TargetNode) { 42return targetAttributes;