Skip to content

Check ref safety of arg mixing in interpolated strings#76263

Closed
jjonescz wants to merge 3 commits intodotnet:mainfrom
jjonescz:63306-RefSafety-InterpolatedStrings
Closed

Check ref safety of arg mixing in interpolated strings#76263
jjonescz wants to merge 3 commits intodotnet:mainfrom
jjonescz:63306-RefSafety-InterpolatedStrings

Conversation

@jjonescz
Copy link
Member

@jjonescz jjonescz commented Dec 4, 2024

Fixes #63306.

@ghost ghost added Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead labels Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Escape analysis ignores local passed by reference to interpolated string handler AppendFormatted() method

1 participant