2 references to MaxBuildEventsBeforeFlush
Microsoft.Build.Tasks.Core (2)
AssemblyDependency\Node\RarNodeBuildEngine.cs (2)
45
private readonly RarNodeBufferedLogEvents _buildEvents = new(
MaxBuildEventsBeforeFlush
);
172
if (_pendingCount ==
MaxBuildEventsBeforeFlush
)