<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="11.0.0-preview.7.26381.103" />

System.Runtime.CompilerServices.RuntimeHelpersPolyfills

Provides downlevel polyfills for static methods on RuntimeHelpers.
namespace System.Runtime.CompilerServices { internal static class RuntimeHelpersPolyfills { public sealed class <G>$55610594C8AF15FAD8C3BD36E8FD5C02 { public static class <M>$887184C91F2ED7387D050D931048F0F8 { } public static bool TryEnsureSufficientExecutionStack(); public static object GetUninitializedObject(Type type); } public static bool TryEnsureSufficientExecutionStack(); public static object GetUninitializedObject(Type type); } }