This method returns the method descriptor for a method. Not generally overridden.
For backward compatibility, this method does not take an Environment parameter.
SOMClass receiver; somId methodId; somId rc; rc = somGetMethodDescriptor(receiver, methodId);