Skip to content

Doesn't work if Nullable Reference Types enabled #55

Description

@yalandaev

Hi!
Looks like the analyzer doesn't work if Nullable Reference Types are enabled

Here is the example
ConsoleApp1.zip

Just try to remove these lines in .csproj

<PropertyGroup>
  <Nullable>enable</Nullable>
</PropertyGroup>

and it works again

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