MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeMethod­Extensions
Open sandboxFocus

MethodExtensions Class

Extension methods for the IMethod interface.

Inheritance
System.Object
MethodExtensions
Namespace: Metalama.Framework.Code
Assembly: Metalama.Framework.dll
Syntax
[CompileTime]
public static class MethodExtensions : Object

Methods

Name Description
GetAsyncInfo(IMethod)
GetIteratorInfo(IMethod)

Determines whether a method is a yield-based iterator and returns an IteratorInfo value exposing details about the iterator.