<PackageReference Include="System.Text.Json" Version="11.0.0-preview.4.26230.115" />

System.Collections.BitArrayPolyfills

static class BitArrayPolyfills
namespace System.Collections { internal static class BitArrayPolyfills { public sealed class <G>$B5B861DD070448A37A7F15A6783AA476 { public static class <M>$C7C07A48C6B42280A96B3F1EBC0F7BA2 { } public bool HasAllSet(); } public static bool HasAllSet(this BitArray bitArray); } }