Add typeforwards for Stack<T> and Queue<T> to mscorlib shim (#48258)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Sat, 13 Feb 2021 04:32:38 +0000 (05:32 +0100)
committerGitHub <noreply@github.com>
Sat, 13 Feb 2021 04:32:38 +0000 (20:32 -0800)
commit683fe750d27d77998651f972ee7a76c1c24485fa
tree12febcdd93ebaec482502a893d77e9f3c8fedad0
parenta2dedc2b29e7ece66f95851324f956fc41576c56
Add typeforwards for Stack<T> and Queue<T> to mscorlib shim (#48258)

Old Xamarin implemented these types in mscorlib so we need to add typeforwarders for them.

Fixes https://github.com/dotnet/runtime/issues/48242
src/libraries/shims/manual/mscorlib.forwards.cs