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