Skip to content

Conversation

@CyrusNajmabadi
Copy link
Member

@CyrusNajmabadi CyrusNajmabadi commented Jun 6, 2023

Fixes AB#1823533

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner June 6, 2023 21:18
@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Jun 6, 2023
{
var root = node.GetAbsoluteRoot();
var info = s_rootToDirectiveInfo.GetValue(root, r =>
var directiveMap = new Dictionary<DirectiveTriviaSyntax, DirectiveTriviaSyntax?>(
Copy link
Member Author

Choose a reason for hiding this comment

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

this is all the logic from the walker, just moved into inline state in this method.

Copy link
Member

@genlu genlu left a comment

Choose a reason for hiding this comment

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

:shipit:

@CyrusNajmabadi CyrusNajmabadi enabled auto-merge June 7, 2023 17:59
@CyrusNajmabadi CyrusNajmabadi merged commit 92d59e5 into dotnet:main Jun 7, 2023
@ghost ghost added this to the Next milestone Jun 7, 2023
@CyrusNajmabadi CyrusNajmabadi deleted the norecurse branch June 7, 2023 22:34
@RikkiGibson RikkiGibson modified the milestones: Next, 17.7 P3 Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE 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.

3 participants