Skip to content

C# 9 Covariant Returns#2470

Merged
dgrunwald merged 1 commit intomasterfrom
covariant-returns
Aug 29, 2021
Merged

C# 9 Covariant Returns#2470
dgrunwald merged 1 commit intomasterfrom
covariant-returns

Conversation

@siegfriedpammer
Copy link
Copy Markdown
Member

Adds support for C# 9 covariant return types in methods and getter-only properties and indexers.

@siegfriedpammer siegfriedpammer changed the title C# Covariant Returns C# 9 Covariant Returns Jul 31, 2021
@siegfriedpammer siegfriedpammer added this to the 7.2-preview1 milestone Aug 28, 2021
@dgrunwald dgrunwald merged commit 13c0b5b into master Aug 29, 2021
@dgrunwald dgrunwald deleted the covariant-returns branch August 29, 2021 15:47
ElektroKill added a commit to dnSpyEx/ILSpy that referenced this pull request Nov 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants