System.Collections.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);
}
}