Skip to content

FunctionBreakpoint behaves differently with ParamTypes of null vs an empty array #230

Open
@Redth

Description

On mono 6.x using FunctionBreakpoint for a method with no parameters if you don't set fnBp.ParamTypes=Array.Empty<string> (); the breakevent is not fired correctly. If you explicitly set null the same thing happens. Only once you set it to an empty array does it behave as one would expect.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions