System.MethodDescChunkHandle._GetMethodAt C# (CSharp) Method

_GetMethodAt() private method

private _GetMethodAt ( int index ) : void*
index int
return void*
        private extern void* _GetMethodAt(int index);
        internal RuntimeMethodHandle GetMethodAt(int index)