Skip to content

A test gap in CheckInvocationArgMixing method #73550

@AlekseyTs

Description

@AlekseyTs
            if (receiverType?.IsRefLikeOrAllowsRefLikeType() == true && !IsReceiverRefReadOnly(symbol))
            {
                // PROTOTYPE(RefStructInterfaces): We do not have a test that demonstrates that the statement below makes a difference.
                //                                 If it is commented out, not a single test fails 
                escapeTo = GetValEscape(receiverOpt, scopeOfTheContainingExpression);
            }

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions