2 writes to transformFile
Microsoft.Web.XmlTransform (2)
XmlTransformation.cs (2)
44
this.
transformFile
= transform;
65
this.
transformFile
= String.Empty;
1 reference to transformFile
Microsoft.Web.XmlTransform (1)
XmlTransformation.cs (1)
85
namedTypeFactory = new NamedTypeFactory(
transformFile
);