Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix null ref in convert-local-function#72029

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@CyrusNajmabadi
Copy link
Member

@CyrusNajmabadiCyrusNajmabadi commentedFeb 9, 2024
edited
Loading

Fixes one of hte crashes in#72024

NRTified this code and addressed places of problems. Null ref was easy to repro.

@CyrusNajmabadiCyrusNajmabadi requested a review froma team as acode ownerFebruary 9, 2024 20:07
@ghostghost added Area-IDE untriagedIssues and PRs which have not yet been triaged by a lead labelsFeb 9, 2024
usingRoslyn.Utilities;

namespaceMicrosoft.CodeAnalysis.CSharp.CodeRefactorings.ConvertLocalFunctionToMethod
namespaceMicrosoft.CodeAnalysis.CSharp.CodeRefactorings.ConvertLocalFunctionToMethod;
Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

review with whitespace off.

@CyrusNajmabadiCyrusNajmabadi merged commit03a5476 intodotnet:mainFeb 9, 2024
@ghostghost added this to theNext milestoneFeb 9, 2024
@CyrusNajmabadiCyrusNajmabadi deleted the convertLocalFunctionCrash branchFebruary 9, 2024 22:43
@jjonesczjjonescz modified the milestones:Next,17.10 P2Feb 27, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@jasonmalinowskijasonmalinowskijasonmalinowski approved these changes

@akhera99akhera99akhera99 approved these changes

Assignees

No one assigned

Labels

Area-IDEuntriagedIssues and PRs which have not yet been triaged by a lead

Projects

None yet

Milestone

17.10 P2

Development

Successfully merging this pull request may close these issues.

4 participants

@CyrusNajmabadi@jasonmalinowski@akhera99@jjonescz

[8]ページ先頭

©2009-2025 Movatter.jp