ToMethodInfo()
Gets a MethodInfo that represents the current method at run time.
Declaration
MethodInfo ToMethodInfo()
Returns
Type | Description |
---|---|
MethodInfo | A MethodInfo that can be used only in run-time code. |
Metalama.Framework.Code.Collections
Metalama.Framework.Code.Comparers
Metalama.Framework.Code.DeclarationBuilders
Metalama.Framework.Code.Invokers
Metalama.Framework.Code.SyntaxBuilders
Metalama.Framework.Code.Types
Metalama.Framework.CodeFixes
Metalama.Framework.Diagnostics
Metalama.Framework.Eligibility
Metalama.Framework.Serialization
Gets a MethodInfo that represents the current method at run time.
MethodInfo ToMethodInfo()
Type | Description |
---|---|
MethodInfo | A MethodInfo that can be used only in run-time code. |