3 instantiations of MetadataReportsGenerator
Microsoft.Gen.MetadataExtractor.Unit.Tests (3)
GeneratorTests.cs (3)
59new MetadataReportsGenerator().Execute(defaultGeneralExecutionContext); 216? new MetadataReportsGenerator() 217: new MetadataReportsGenerator(reportFileName);
4 references to MetadataReportsGenerator
Microsoft.Gen.MetadataExtractor (2)
MetadataReportsGenerator.cs (2)
28/// Initializes a new instance of the <see cref="MetadataReportsGenerator"/> class. 36/// Initializes a new instance of the <see cref="MetadataReportsGenerator"/> class.
Microsoft.Gen.MetadataExtractor.Unit.Tests (2)
GeneratorTests.cs (2)
22/// Tests for the <see cref="MetadataReportsGenerator"/>. 215var generator = reportFileName is null