This message was deleted.
# dotnet
s
This message was deleted.
t
What is the original goal that made you use reflection in the first place?
n
There are a lot of settings in AppServiceArgs and the bulk of these are replicated in SlotArgs. I only want to specify them once (in the AppServiceArgs) and then iteratively copy them to the multiple slots I create. This avoids having to remember to make changes in multiple places (eg if I decide to set a new parameter)