I was having a look at some of my own code, which I had decompiled with dotPeek.
I keep seeing this:
// ISSUE: method pointer
What does this mean? Is this designed to notify me of an issue with my code?
Thanks
I was having a look at some of my own code, which I had decompiled with dotPeek.
I keep seeing this:
// ISSUE: method pointer
What does this mean? Is this designed to notify me of an issue with my code?
Thanks