Skip to content

INPC003 Don't nag when mutating in local function #266

Open
@JohanLarsson

Description

@JohanLarsson
public void M()
{
   Mutate();
   Notify();
   
   void Mutate()
   {
        ...
   }
}

Metadata

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