Open sandboxFocusImprove this doc

Namespace Metalama.Framework.RunTime

This namespace contains the types that can be utilized in standard, run-time code. Other namespaces encompass types that are exclusively usable in build-time code.

Classes

AspectGeneratedAttribute

A custom attribute added to introduced parameters.

AsyncEnumerableList<T>

FieldOrPropertyInfo

Represents a reflection FieldInfo or a PropertyInfo.

ReflectionHelper

Provides extension methods for reflection operations.

RunTimeAspectHelper

Defines helper methods used by code transformed by aspects.

Structs

AsyncEnumerableList<T>.AsyncEnumerator