We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da4af71 commit 997a4f1Copy full SHA for 997a4f1
src/DotNext.Threading/Threading/QueuedSynchronizer.Queue.cs
@@ -1,6 +1,5 @@
1
using System.Diagnostics;
2
using System.Diagnostics.CodeAnalysis;
3
-using System.Runtime.CompilerServices;
4
using System.Runtime.InteropServices;
5
6
namespace DotNext.Threading;
0 commit comments