2 instantiations of XmlReaderWriter
Microsoft.TestPlatform.Extensions.BlameDataCollector (2)
BlameCollector.cs (1)
75
: this(new
XmlReaderWriter
(), new ProcessDumpUtility(), null, new FileHelper(), new ProcessHelper())
BlameLogger.cs (1)
46
: this(ConsoleOutput.Instance, new
XmlReaderWriter
())
2 references to XmlReaderWriter
Microsoft.TestPlatform.Extensions.BlameDataCollector (2)
XmlReaderWriter.cs (2)
26
/// Initializes a new instance of the <see cref="
XmlReaderWriter
"/> class.
34
/// Initializes a new instance of the <see cref="
XmlReaderWriter
"/> class.