2 references to TransformName
Microsoft.Web.XmlTransform (2)
XmlTransform.cs (2)
168
return string.Format(System.Globalization.CultureInfo.CurrentCulture,Resources.XMLTRANSFORMATION_TransformNameFormatLong,
TransformName
, context.TransformLineNumber, context.TransformLinePosition);
178
return string.Format(System.Globalization.CultureInfo.CurrentCulture,Resources.XMLTRANSFORMATION_TransformNameFormatShort,
TransformName
);