System.Collections.Specialized
January 13, 2025 ยท View on GitHub
namespace System.Collections.Specialized {
public struct BitVector32 {
- public struct Section
+ public readonly struct Section
}
}
January 13, 2025 ยท View on GitHub
namespace System.Collections.Specialized {
public struct BitVector32 {
- public struct Section
+ public readonly struct Section
}
}