1 implementation of Transform
Microsoft.VisualStudio.TestPlatform.Extensions.Html.TestLogger (1)
HtmlTransformer.cs (1)
30public 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);