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