Method | Description | |
---|---|---|
BlockGenerator ( |
Initializes a new instance of the BlockGenerator class.
|
|
DefineBlockProxy ( |
Defines a block proxy to bridge the given type of delegate.
|
Method | Description | |
---|---|---|
EmitInvokerBody ( |
||
GetUniqueName ( |
Generate a unique name for the block proxy.
|
public BlockGenerator ( |
||
assembly | The assembly. | |
is64Bits | bool | |
return | System |
public DefineBlockProxy ( |
||
delegateType | Type of the delegate. | |
return |