Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

omajid
Copy link
Member

@omajid omajid commented Jun 7, 2024

This was flagged by a static analysis tool. Is this necessary? Is this safe to do?

This was flagged by a static analysis tool. Is this necessary? Is this
safe to do?
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jun 7, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-configuration
See info in area-owners.md if you want to be subscribed.

@stephentoub
Copy link
Member

I believe it's safe to do, but as with your previous PR, doesn't actually improve anything other than silencing whatever static analysis tool is being used: this reader is being constructed from a string, and there won't be any resources that need to be cleaned up.

@stephentoub stephentoub merged commit 778b3ed into dotnet:main Jun 13, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jul 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Configuration community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants