Uh oh!
There was an error while loading. Please reload this page.
For perf, use the new ConstructorInvoker APIs for ActivatorUtilities.CreateFactory - #90119
Conversation
ghost
commented
Aug 7, 2023
Tagging subscribers to this area: @dotnet/area-extensions-dependencyinjection Issue DetailsRe-commit the original + a fix for NativeAot.
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
steveharter
commented
Aug 8, 2023
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Uh oh!
There was an error while loading. Please reload this page.
jkotas
commented
Aug 9, 2023
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
jkotas
left a comment
There was a problem hiding this comment.
LGTM once the CI (including NAOT runtime-extra-platforms legs) is green.
jkotas
commented
Aug 9, 2023
This should fix #90039 |
steveharter
commented
Aug 10, 2023
The runtime-extra-platforms CI errors appear unrelated; created some new tracking issues. Verified library tests with NativeAot locally. |
Re-commit the original + fix NativeAot + make core API validation consistent with NativeAot.