dotnet/runtime

[mono] Tracking: covariant return methods support

Open

#37 509 ouverte le 5 juin 2020

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)C# (5 445 forks)batch import
area-VM-meta-monohelp wantedruntime-monotracking

Métriques du dépôt

Stars
 (17 886 stars)
Métriques de merge PR
 (Merge moyen 12j 11h) (661 PRs mergées en 30 j)

Description

This is a tracking issue for the implementation of Covariant Return Methods Mono

Future

  • pass test cases for variant interfaces CovariantReturns/Interfaces/UnitTest.il and UnsupportedScenario1.il, UnsupportedScenario2.il and UnsupportedScenario3.il
  • Implement PreserveBaseBaseOverrideAttribute support for SRE images

.NET 5

Guide contributeur