[Binding SG] Split bindings source generated code into multiple files#23116
Conversation
|
FYI the changes here were part of: But we lost them by accident during a rebase. |
bb77840
bb77840 to
8ae059f
Compare
caad347
caad347 to
5c535d0
Compare
|
There was a problem with the I am not sure if this is due to a presence of Alternatively, we can change the SG to only generate the common code if the project actually references |
…ent code generation while editing
Description of Change
This is a follow-up to #21725, contributes to #22384
This change generates each
SetBindingin a separate file allowing for more granular caching.FIXES
#23551