Table of Contents

Property GenericProxyType

Namespace
MonoMod.Utils.Cil
Assembly
MonoMod.Utils.dll

GenericProxyType

Get the (open) generic proxy type implementing ILGenerator.
public static Type GenericProxyType { get; }

Property Value

Type
The "real" ILGenerator type, non-generic.