Allow frozen collections

This commit is contained in:
766974616c79
2025-11-26 13:19:12 +01:00
committed by Matt Stevens
parent 1408529189
commit c75d2c10de

View File

@@ -18,6 +18,7 @@ internal static partial class Rules
"System.Private.CoreLib/System.Collections.*",
"System.Collections/System.Collections.*",
"System.Collections.Immutable/System.Collections.Immutable.*",
"System.Collections.Immutable/System.Collections.Frozen.*",
"System.Collections.Immutable/System.Linq.ImmutableArrayExtensions.*",
"System.ObjectModel/System.Collections.ObjectModel.*",
"System.ObjectModel/System.Collections.Specialized.*",