3 references to XmlTransformation
Microsoft.Web.XmlTransform (2)
XmlTransformation.cs (2)
35
:
this
(transformFile, true, null) {
39
:
this
(transform, true, logger)
NuGet.PackageManagement (1)
FileModifiers\XdtTransformer.cs (1)
111
using (var transformation = new
XmlTransformation
(content, isTransformAFile: false, logger: null))