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