Skip to content

Invocation inside a return statement should be listed before the return statement #35

@eNeRGy164

Description

@eNeRGy164
return BadRequest();

results in

ReturnDescription { Expression = "BadRequest()" }
InvocationDescription { Name = "BadRequest" }

This should be the other way around.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions