We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f36247 commit 4dffdd0Copy full SHA for 4dffdd0
engine/Sandbox.Access/Rules/CompilerGenerated.cs
@@ -10,6 +10,7 @@ internal static partial class Rules
10
"System.Private.CoreLib/System.Runtime.CompilerServices.Unsafe.As*",
11
"System.Private.CoreLib/System.Runtime.CompilerServices.Unsafe.AsRef*",
12
"System.Private.CoreLib/System.Runtime.CompilerServices.InlineArrayAttribute",
13
+ "System.Private.CoreLib/System.Runtime.CompilerServices.DecimalConstantAttribute",
14
"System.Private.CoreLib/System.Runtime.InteropServices.MemoryMarshal.CreateReadOnlySpan*",
15
16
"System.Private.CoreLib/System.Runtime.CompilerServices.IAsyncStateMachine*",
0 commit comments