Add reflection path for ActivatorUtilities.CreateFactory (#81262)
authorJames Newton-King <james@newtonking.com>
Mon, 30 Jan 2023 08:57:02 +0000 (16:57 +0800)
committerGitHub <noreply@github.com>
Mon, 30 Jan 2023 08:57:02 +0000 (16:57 +0800)
commit02682ad6397b2833660b104780a9d361f2cba6d7
tree7ab2afecc2e451cef6e65c3ee75e7720c86f101d
parenta34291586e5f82a98f6b5a2e9134cee96f7fc306
Add reflection path for ActivatorUtilities.CreateFactory (#81262)

Co-authored-by: Stephen Toub <stoub@microsoft.com>
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
Fixes https://github.com/dotnet/runtime/issues/81258
src/libraries/Microsoft.Extensions.DependencyInjection.Abstractions/src/ActivatorUtilities.cs
src/libraries/Microsoft.Extensions.DependencyInjection/tests/DI.Tests/ActivatorUtilitiesTests.cs