1 write to IsAggregatedGlobalReport
Microsoft.Build.Framework (1)
BuildCheck\BuildCheckEventArgs.cs (1)
35bool isAggregatedGlobalReport) : this(tracingData) => IsAggregatedGlobalReport = isAggregatedGlobalReport;
1 reference to IsAggregatedGlobalReport
Microsoft.Build (1)
BuildCheck\Infrastructure\BuildCheckBuildEventHandler.cs (1)
112if (!eventArgs.IsAggregatedGlobalReport)