Skip to content

Net Framework Expression compiler generates perfromanter Code for isNull check #130

@jogibear9988

Description

@jogibear9988

If You have a IfThen expression with a check for "null" net frameworks expression compiler generates better Code!

Problem is, we could not change this in TryEmitComparison, because we need to branch over the rest of the code.

Need to look how we can do.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions