1 instantiation of MarkdownDiffExporter
Microsoft.DotNet.AsmDiff (1)
Program.cs (1)
109
var markdownDiffExporter = new
MarkdownDiffExporter
(diffDocument, OutFile, IncludeTableOfContents, CreateFilePerNamespace);
1 reference to MarkdownDiffExporter
Microsoft.DotNet.AsmDiff (1)
Program.cs (1)
109
var
markdownDiffExporter = new MarkdownDiffExporter(diffDocument, OutFile, IncludeTableOfContents, CreateFilePerNamespace);