mirror of
https://github.com/Facepunch/sbox-public.git
synced 2025-12-23 22:48:07 -05:00
Allow frozen collections
This commit is contained in:
committed by
Matt Stevens
parent
1408529189
commit
c75d2c10de
@@ -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.*",
|
||||
|
||||
Reference in New Issue
Block a user