Skip to content

Commit 4dffdd0

Browse files
committed
Allow DecimalConstantAttribute
1 parent 6f36247 commit 4dffdd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

engine/Sandbox.Access/Rules/CompilerGenerated.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ internal static partial class Rules
1010
"System.Private.CoreLib/System.Runtime.CompilerServices.Unsafe.As*",
1111
"System.Private.CoreLib/System.Runtime.CompilerServices.Unsafe.AsRef*",
1212
"System.Private.CoreLib/System.Runtime.CompilerServices.InlineArrayAttribute",
13+
"System.Private.CoreLib/System.Runtime.CompilerServices.DecimalConstantAttribute",
1314
"System.Private.CoreLib/System.Runtime.InteropServices.MemoryMarshal.CreateReadOnlySpan*",
1415

1516
"System.Private.CoreLib/System.Runtime.CompilerServices.IAsyncStateMachine*",

0 commit comments

Comments
 (0)