Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 47679e4

Browse files
committed
Adding compiler services using directive to use Unsafe.
1 parent 21b48fd commit 47679e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/System.Memory/tests/Memory/CustomMemoryForTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55

66
using System.Buffers;
7+
using System.Runtime.CompilerServices;
78
using System.Runtime.InteropServices;
89
using System.Threading;
910

0 commit comments

Comments
 (0)