Closed markcmiller86 closed 1 month ago
This was the result of a comment in #19888
I also fixed a problem with local variable shadowing/aliasing I ran into.
Description
This was the result of a comment in #19888
I also fixed a problem with local variable shadowing/aliasing I ran into.
Type of change
[ ] Bug fix[ ] New feature[ ] OtherHow Has This Been Tested?
Reminders:
Checklist:
[ ] I have commented my code where applicable.[ ] I have updated the release notes.[ ] I have added debugging support to my changes.[ ] I have added tests that prove my fix is effective or that my feature works.[ ] I have confirmed new and existing unit tests pass locally with my changes.[ ] I have added new baselines for any new tests to the repo.