IKVM.Reflection.Type.__GetMethodImplMap C# (CSharp) Method

__GetMethodImplMap() public method

public __GetMethodImplMap ( ) : __MethodImplMap
return __MethodImplMap
        public virtual __MethodImplMap __GetMethodImplMap()
        {
            throw new NotSupportedException();
        }