Skip to content

Crow.IML.CompilerServices

Jean-Philippe Bruyère edited this page Oct 26, 2021 · 3 revisions

namespace: Crow.IML

Inheritance Hierarchy

  • CompilerServices

Syntax

public class CompilerServices

Constructors

prototype description

Properties

name description

Methods

prototype description
void emitSetCurInterface(ILGenerator il) Loc0 is the current graphic object and arg2 of loader is the current interface
void EmitSetValue(ILGenerator il, PropertyInfo pi, object val) __
bool TryGetExtensionMethods(Assembly assembly, Type extendedType, string methodName, out MethodInfo foundMI) __

Events

name description
Clone this wiki locally