Activity overview
Latest activity by Anlo
Bug: Pointer increments
It seems like Reflector of version 5.1.6.0 has problems disassembling some pointer operations, notably increments.public class Test
{
public static unsafe void Main(string[] args...