Skip to content

Allow the simplification of using directives where the global alias is specified#34964

Merged
sharwell merged 4 commits intodotnet:masterfrom
JoeRobich:simplify-global-alias
Apr 19, 2019
Merged

Allow the simplification of using directives where the global alias is specified#34964
sharwell merged 4 commits intodotnet:masterfrom
JoeRobich:simplify-global-alias

Conversation

@JoeRobich
Copy link
Member

This PR is being created to simplify #30760

UsingDirectives that are expanded using Simplifier.Expand are given the global:: alias which is not removed when calling Simplifier.ReduceAsync.

Copy link
Contributor

@CyrusNajmabadi CyrusNajmabadi left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for tracking down my concerns!4

@JoeRobich JoeRobich force-pushed the simplify-global-alias branch from 30b391d to 3077af7 Compare April 16, 2019 00:18
@JoeRobich
Copy link
Member Author

Rebased on dev16.1-preview2

@JoeRobich JoeRobich changed the base branch from master to dev16.1-preview2 April 16, 2019 00:19
@JoeRobich JoeRobich changed the base branch from dev16.1-preview2 to master April 18, 2019 19:45
@JoeRobich JoeRobich modified the milestones: 16.0.P3, 16.1.P3 Apr 18, 2019
@JoeRobich
Copy link
Member Author

@vatsalyaagrawal for approval

@sharwell sharwell merged commit a1533f0 into dotnet:master Apr 19, 2019
@JoeRobich JoeRobich deleted the simplify-global-alias branch April 25, 2019 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants