Start with the implementation of InitObjectsFromEnumResultsRec
Can it be a static function in separate class altogether?
We want to isolate the Sfc and reflection dependencies into a new code file whose implementation could be replaced by a C# source generator in the future. The generated code would use the Sfc attributes at compile time to build the method lookup tables.
Start with the implementation of
InitObjectsFromEnumResultsRec
Can it be a static function in separate class altogether?
We want to isolate the Sfc and reflection dependencies into a new code file whose implementation could be replaced by a C# source generator in the future. The generated code would use the Sfc attributes at compile time to build the method lookup tables.