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