We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1969c3e commit c874b79Copy full SHA for c874b79
1 file changed
src/code/ModuleInitAndCleanup.cs
@@ -18,6 +18,7 @@ public class UnsafeAssemblyHandler : IModuleAssemblyInitializer, IModuleAssembly
18
"System.Buffers",
19
"System.ClientModel",
20
"System.Numerics.Vectors",
21
+ "System.Threading.Tasks.Extensions",
22
"System.Runtime.CompilerServices.Unsafe",
23
"System.Memory",
24
"System.Diagnostics.DiagnosticSource",
0 commit comments