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

Replace WeakReference with WeakReference<T> #1141

Merged
merged 2 commits into from
Jul 5, 2021

Conversation

Wraith2
Copy link
Contributor

@Wraith2 Wraith2 commented Jun 27, 2021

Follow-up from #1122 , I checked for more uses of WeakReference and replaced them with WeakReference<T>.

@cheenamalhotra cheenamalhotra added this to the 4.0.0-preview1 milestone Jul 5, 2021
@cheenamalhotra cheenamalhotra merged commit 98ea349 into dotnet:main Jul 5, 2021
@Wraith2 Wraith2 deleted the fix-weakreference branch July 5, 2021 23:39
DavoudEshtehari pushed a commit to Wraith2/SqlClient that referenced this pull request Sep 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants