#rb matt.peters
#jira UE-144430
#preflight 622843e68138f020c641085e
#ushell-cherrypick of 19283269 by Zousar.Shaker
[CL 19322440 by Zousar Shaker in ue5-main branch]
Add PackageAccessTracking ops for reset and noaccessaccepted, to debug and fix the too-broad save op.
#rb Zousar.Shaker
#rnx
[CL 17200008 by Matt Peters in ue5-main branch]
Improve performance of FPackageBuildDependencyTracker::StaticOnObjectHandleRead by removing the iteration over PackageScopes and instead accumulating that information in the constructor of each PackageScope. The constructor accumulation is cheap so this should be cheaper overall.
#rb Zousar.Shaker
#rnx
[CL 17106400 by Matt Peters in ue5-main branch]