Activity overview
Latest activity by electroglyph
"ref byte pinned"
using c# 2.0 output i get this snippet:
(this is from unsafe method)if (!PacketPlayer.Playing)
{
while (queue.Count > 0)
...