Skip to content

EmitCall is for the varargs method and should not be used for normal convention  #345

@dadhi

Description

@dadhi

Instead, Emit(OpCodes.Call|Callvirt, methodInfo) should be used.

See dadhi/DryIoc#519

Btw, it negates the performance meaning of #344 ...but consolidates the emit call place to be optimized in future.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions