Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary reflection in Environment.GetFolderPathCore.Unix.cs #55677

Merged
merged 1 commit into from
Jul 15, 2021

Conversation

akoeplinger
Copy link
Member

@akoeplinger akoeplinger commented Jul 14, 2021

System.IO.Directory was moved into CoreLib with #53231 so we can call it directly now. Thanks to @andreakarasho for noticing this on Discord!

System.IO.Directory was moved into CoreLib with dotnet#53231 so we can call it directly now.
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

Copy link
Member

@stephentoub stephentoub left a comment

Choose a reason for hiding this comment

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

Nice catch.

@andreakarasho
Copy link

You are welcome :)

@stephentoub stephentoub merged commit 39135a4 into dotnet:main Jul 15, 2021
@akoeplinger akoeplinger deleted the remove-reflection branch July 15, 2021 10:13
@ghost ghost locked as resolved and limited conversation to collaborators Aug 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants