3 references to TransformAttribute
Microsoft.Web.XmlTransform (3)
XmlTransform.cs (3)
136logger.CurrentReferenceNode = context.TransformAttribute; 217if (context.TransformAttribute != null) { 218Log.LogErrorFromException(XmlNodeException.Wrap(ex, context.TransformAttribute));