1 write to tokenizeValueCurrentXmlAttribute
Microsoft.Web.XmlTransform (1)
XmlTransforms.cs (1)
504tokenizeValueCurrentXmlAttribute = transformAttribute;
1 reference to tokenizeValueCurrentXmlAttribute
Microsoft.Web.XmlTransform (1)
XmlTransforms.cs (1)
350if (string.Compare(attributeName, tokenizeValueCurrentXmlAttribute.Name, StringComparison.OrdinalIgnoreCase) != 0)