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