1 write to _includeTableOfContents
Microsoft.DotNet.AsmDiff (1)
MarkdownDiffExporter.cs (1)
25
_includeTableOfContents
= includeTableOfContents;
2 references to _includeTableOfContents
Microsoft.DotNet.AsmDiff (2)
MarkdownDiffExporter.cs (2)
31
if (_createFilePerNamespace && !
_includeTableOfContents
)
41
if (
_includeTableOfContents
)