Remove use of non-generic WeakReference from corelib by stephentoub · Pull Request #26597 · dotnet/coreclr (original) (raw)
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
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).
Dotnet-GitSync-Bot pushed a commit to Dotnet-GitSync-Bot/corefx that referenced this pull request
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
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
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
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
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
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
Only remaining use is the one place it shows up in public API, in GC.GetGeneration(WeakReference).
Commit migrated from dotnet/coreclr@778cc84