System.GCExtensions
namespace System
{
internal static class GCExtensions
{
public sealed class <G>$2A66B3E596EA567C1CB65356319D61CC
{
public static class <M>$AD81292BBE4C539D6E869D7C7A0C7036
{
}
public static T[] AllocateUninitializedArray<[System.Runtime.CompilerServices.Nullable(2)] T>(int length);
}
public static T[] AllocateUninitializedArray<T>(int length);
}
}