Commit ad3958c
Refactor stage var function (microsoft#6099)
The next step in the refactoring is to reduce the number of variables
passed to various functions. This should make the logic easier to
follow. This is done by grouping variables into a struct, and we pass
the struct along.
---------
Co-authored-by: Cassandra Beckley <[email protected]>1 parent 3f8236e commit ad3958c
2 files changed
Lines changed: 389 additions & 375 deletions
0 commit comments