Dreamescaper / ServiceScan.SourceGenerator

Assembly scanning source generator for Microsoft.Extensions.DependencyInjection
MIT License
20 stars 1 forks source link

Use metadata references instead of compilation #9

Open dferretti opened 3 months ago

dferretti commented 3 months ago

Attempt # 2

It does bring all of types from all of the assemblies into cache, but when I debug and breakpoint in the method, I can see that there are ~2k types in the array.