Uh oh!
There was an error while loading. Please reload this page.
Additional statistics when a ServiceProvider is created - #57753
Conversation
* Number of open generics * Number of closed generics fixdotnet#52364
ghost
commented
Aug 19, 2021
Tagging subscribers to this area: @eerhardt, @maryamariyan Issue DetailsAdds the following statistics to the existing
fix #52364
|
Most of the required statistics were already implemented by #56809. |
eerhardt
left a comment
There was a problem hiding this comment.
The implementation looks good.
I'd like @davidfowl to sign off that these new values are useful.
eerhardt
commented
Aug 19, 2021
@davidfowl - do you want this in 6.0? Or is it OK to just merge it for 7.0. |
davidfowl
commented
Aug 19, 2021
6.0.0 would be nice. Feels low risk. |
eerhardt
commented
Aug 24, 2021
/backport to release/6.0 |
Started backporting to release/6.0: https://github.com/dotnet/runtime/actions/runs/1163217720 |
Adds the following statistics to the existing
ServiceProviderBuiltevent:fix#52364