blast2857
blast2857
CC#
Created by blast2857 on 4/7/2024 in #help
Static helper class/method design question
I tried to experiment a bit with source generators but as far as I saw (I may be completely wrong) I can't easily use reflection on the assembly to find the types?
7 replies
CC#
Created by blast2857 on 4/7/2024 in #help
Static helper class/method design question
You mean using dependency injection? I'm worried in this case I may have to pass it around a lot. As for the method I'm not sure where else I'd be able to call it at
7 replies