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