3 instantiations of MetadataReportsGenerator
Microsoft.Gen.MetadataExtractor.Unit.Tests (3)
GeneratorTests.cs (3)
59new MetadataReportsGenerator().Execute(defaultGeneralExecutionContext); 216? new MetadataReportsGenerator() 217: new MetadataReportsGenerator(reportFileName);
1 reference to MetadataReportsGenerator
Microsoft.Gen.MetadataExtractor.Unit.Tests (1)
GeneratorTests.cs (1)
215var generator = reportFileName is null