2 references to CSharpAssemblyDocumentGenerator
Microsoft.DotNet.ApiDiff (1)
MemoryOutputDiffGenerator.cs (1)
193CSharpAssemblyDocumentGenerator docGenerator = new(_log, options);
Microsoft.DotNet.GenAPI (1)
CSharpFileBuilder.cs (1)
64_docGenerator = new CSharpAssemblyDocumentGenerator(log, options);