2 references to GetAttributesFrom
Microsoft.Web.XmlTransform (2)
XmlAttributeTransform.cs (2)
60
return
GetAttributesFrom
(node, Arguments, false);
65
return
GetAttributesFrom
(node, new string[1] { argument }, warnIfEmpty);