Runtime support for static virtual interface methods#52173
Merged
trylek merged 39 commits intodotnet:mainfrom trylek:NoMergeRIForCITestingMay 14, 2021
+56,277-96
Commits
Commits on May 14, 2021
- committed
- committed
- committed
Adjust generic dictionary to be able to resolve to a code pointer the constrained ldftn and call scenarios (dotnet#6)
- committed
- Pass thru allowInstParam flag from jit interface to TryResolveConstraintMethodApprox function (dotnet#9)
- committed
- committed
- committed
Fix issue where variance checking uses an unsafe contract by being more strict in what we accept while verifying the type (dotnet#21)
- committed
- committed