Skip to content

Parameter null checking only included in IOperation when body is bound #58320

@jaredpar

Description

@jaredpar

Original prototype comment

Nullchecks currently included when only BlockSyntax is bound. Falls into VisitMethodBody instead of VisitBlock.

Checks should be included when visiting the method block.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions