Skip to content

Parameter null checking needs to ensure testing for use in delegate parameters #58323

@jaredpar

Description

@jaredpar

The following behavior is not allowed

delegate void D(string x!!);

Need to ensure tests are written to verify this (current behavior is correct).

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions