Skip to content

Method calls lose return type when injected #1

@CrazyPyroEagle

Description

@CrazyPyroEagle

When injected into an assembly (via Inject or Mixin),

call double System.Math::Sqrt(double)

becomes

call void System.Math::Sqrt(double)

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions