Namespace Solti.Utils.Proxy.Internals

Classes

CurrentMember

Contains helpers related to the currently executing member (method, property or event accessor). Intended for private use only.

Generator

Base of untyped generators.

Generator<TUntypedGenerator, TDescendant>

Base of typed generators.

InvocationContext

The default implementation of the IInvocationContext interface.

LoadedTypes

Contains the loaded proxy System.Types

TypeContext

Describes a loaded generated Type.

TypeEmitter

Compiles SyntaxFactory outputs to materialized System.Types.

Interfaces

IDelegateWrapper

Contract that specifies how to get the wrapped delegate

IInterceptorAccess

Type independent way to access the underlying interceptor.

ITargetAccess

Type independent way to access the underlying target.

In This Article
Back to top Generated by DocFX