Managed method descriptor structure.
        Provides an information about the method and its location in the source code.
See Also: ResolveMethodInfo.
      
| methodName | Fully qualified method name. | 
| sourceFileLine | Line number in the source file where the method is defined. | 
| sourceFileName | Name of a source file where the method is defined. |