StackOverflow Questions for Tag: ilgenerator

Mike
Mike

Reputation: 43

ILGenerator instantiate object and call instance method

Score: 2

Views: 1406

Answers: 2

Read More
Thomas Flinkow
Thomas Flinkow

Reputation: 5115

DynamicMethod call terminated due to a StackOverFlowException

Score: 3

Views: 80

Answers: 1

Read More
Derek Ziemba
Derek Ziemba

Reputation: 2663

Using ILGenerator to generate method to copy and convert object properties gives InvalidProgramException

Score: 0

Views: 369

Answers: 0

Read More
ptp
ptp

Reputation: 541

How to call Action<string, bool> from il generator

Score: 3

Views: 927

Answers: 1

Read More
Mike
Mike

Reputation: 43

ILGenerator call instance method with parameter

Score: 2

Views: 2018

Answers: 1

Read More
Lian
Lian

Reputation: 1

Why do I get System.InvalidProgramException: Common Language Runtime detected an invalid program

Score: -1

Views: 648

Answers: 1

Read More
Andriy Shevchenko
Andriy Shevchenko

Reputation: 1131

Make DynamicMethod call other method

Score: 2

Views: 586

Answers: 1

Read More
Pixello
Pixello

Reputation: 191

IlGenerator emits leave after throw

Score: 2

Views: 279

Answers: 0

Read More
Ali Yousefi
Ali Yousefi

Reputation: 2765

C# Automatic generate method callbacks on runtime?

Score: -1

Views: 367

Answers: 1

Read More
MAGx2
MAGx2

Reputation: 3189

Invoke method on static filed using IL generator in C# reflection

Score: 0

Views: 251

Answers: 1

Read More
Lasse V. Karlsen
Lasse V. Karlsen

Reputation: 391664

Using Reflection.Emit to emit a "using (x) { ... }" block?

Score: 11

Views: 1133

Answers: 2

Read More
user1825794
user1825794

Reputation: 13

How is .maxstack calculated by reflection emit?

Score: 1

Views: 467

Answers: 2

Read More
metafood
metafood

Reputation: 31

Can I use OpCodes.Ldsfld without using FieldInfo?

Score: 2

Views: 473

Answers: 1

Read More
Jonas Rembratt
Jonas Rembratt

Reputation: 1752

Redirecting to a dynamic method from a generic event handler

Score: 1

Views: 2420

Answers: 4

Read More
William
William

Reputation: 8067

Setting an object's sub property using ILGenerator.Emit

Score: 4

Views: 1356

Answers: 2

Read More
user3265328
user3265328

Reputation: 11

How to call a method on a field with ILGenerator.Emit?

Score: -1

Views: 2046

Answers: 1

Read More
Electrofabio
Electrofabio

Reputation: 1

Call a method when a generic event occurs

Score: 0

Views: 333

Answers: 1

Read More
Marc Gravell
Marc Gravell

Reputation: 1064114

How to mutate a boxed struct using IL

Score: 27

Views: 1717

Answers: 5

Read More
jason bie
jason bie

Reputation: 81

How to write a C# class with Reflection.Emit dynamically according to IL

Score: 6

Views: 1460

Answers: 1

Read More
Paul Schwarz
Paul Schwarz

Reputation: 1

Convert C# code

Score: 0

Views: 843

Answers: 2

Read More
PreviousPage 2Next