3 references to ShouldGenerateReport
Microsoft.Gen.MetadataExtractor (3)
ComplianceReportsGenerator.cs (1)
59
if (!GeneratorUtilities.
ShouldGenerateReport
(context, GenerateComplianceReportsMSBuildProperty))
MetadataReportsGenerator.cs (1)
63
!GeneratorUtilities.
ShouldGenerateReport
(context, GenerateMetadataMSBuildProperty))
MetricsReportsGenerator.cs (1)
42
!GeneratorUtilities.
ShouldGenerateReport
(context, GenerateMetricDefinitionReport))