I would like to profile my application, and check if any part of my code is using reflection, but also if any part of the dotnet core or netstandard framework is using reflection during my application execution and usage.
The purpose of this exercise is to eventually detect reflexion usage at build time, at least reflection that is not put in a cache, but also try to improve the global performances of my webapi.
Thank you
Aucun commentaire:
Enregistrer un commentaire