To answer your question when I tried the little amount of safe overloads I did it complained that it
To answer your question when I tried the little amount of safe overloads I did it complained that it couldn't infer the type I was passing in
I tried for a while to fix it before I gave up and used unsafe
But I can't really say cause half the C# code I write is in an unsafe context anyway so I'm used to it now
I tried for a while to fix it before I gave up and used unsafe
But I can't really say cause half the C# code I write is in an unsafe context anyway so I'm used to it now
