Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Remove use of non-generic WeakReference from corelib#26597

Merged
stephentoub merged 1 commit intodotnet:masterfrom
stephentoub:nongenericwr
Sep 10, 2019
Merged

Remove use of non-generic WeakReference from corelib#26597
stephentoub merged 1 commit intodotnet:masterfrom
stephentoub:nongenericwr

Conversation

@stephentoub
Copy link
Member

Only remaining use is the one place it shows up in public API, in GC.GetGeneration(WeakReference).

Only remaining use is the one place it shows up in public API, in GC.GetGeneration(WeakReference).
@stephentoub stephentoub merged commit 778cc84 into dotnet:master Sep 10, 2019
@stephentoub stephentoub deleted the nongenericwr branch September 10, 2019 01:10
Dotnet-GitSync-Bot pushed a commit to Dotnet-GitSync-Bot/corefx that referenced this pull request Sep 10, 2019
Only remaining use is the one place it shows up in public API, in GC.GetGeneration(WeakReference).

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
Dotnet-GitSync-Bot pushed a commit to Dotnet-GitSync-Bot/mono that referenced this pull request Sep 10, 2019
Only remaining use is the one place it shows up in public API, in GC.GetGeneration(WeakReference).

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
marek-safar pushed a commit to mono/mono that referenced this pull request Sep 10, 2019
Only remaining use is the one place it shows up in public API, in GC.GetGeneration(WeakReference).

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
stephentoub added a commit to dotnet/corefx that referenced this pull request Sep 10, 2019
Only remaining use is the one place it shows up in public API, in GC.GetGeneration(WeakReference).

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
Dotnet-GitSync-Bot pushed a commit to Dotnet-GitSync-Bot/corert that referenced this pull request Sep 12, 2019
Only remaining use is the one place it shows up in public API, in GC.GetGeneration(WeakReference).

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
jkotas pushed a commit to dotnet/corert that referenced this pull request Sep 12, 2019
Only remaining use is the one place it shows up in public API, in GC.GetGeneration(WeakReference).

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Only remaining use is the one place it shows up in public API, in GC.GetGeneration(WeakReference).

Commit migrated from dotnet/coreclr@778cc84
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.

3 participants