Managed method descriptor structure.
Provides information about the method and its location in the source code.
Additional resources: 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. |