1 implementation of Transform
Microsoft.VisualStudio.TestPlatform.Extensions.Html.TestLogger (1)
HtmlTransformer.cs (1)
30
public void
Transform
(string xmlFile, string htmlFile)
1 reference to Transform
Microsoft.VisualStudio.TestPlatform.Extensions.Html.TestLogger (1)
HtmlLogger.cs (1)
329
_htmlTransformer.
Transform
(XmlFilePath, HtmlFilePath);