Skip to content

Commit

Permalink
Revert "For perf, use the new ConstructorInvoker APIs for ActivatorUt…
Browse files Browse the repository at this point in the history
…ilities.CreateFactory (#89573)" (#89992)

This reverts commit c416966.
  • Loading branch information
jkotas committed Aug 4, 2023
1 parent 04e8c7f commit ba196ce
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 354 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
// The .NET Foundation licenses this file to you under the MIT license.

using System;
using System.Diagnostics.CodeAnalysis;
using System.Reflection;
using System.Runtime.Serialization;

namespace Microsoft.Extensions.Internal
{
Expand Down
Loading

0 comments on commit ba196ce

Please sign in to comment.