dotnet/runtime

[mono] Tracking: covariant return methods support

Open

#37.509 geöffnet am 5. Juni 2020

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (5.445 Forks)batch import
area-VM-meta-monohelp wantedruntime-monotracking

Repository-Metriken

Stars
 (17.886 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 12T 11h) (661 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide