dotnet-core/release-notes/2.1/api-diff/2.0-vs-2.1_System.Collections.Specialized.md
2018-06-06 11:43:50 -07:00

206 B

System.Collections.Specialized

 namespace System.Collections.Specialized {
     public struct BitVector32 {
-        public struct Section
+        public readonly struct Section
     }
 }