Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

Implement vararg methods #395

Closed
MichalStrehovsky opened this issue Nov 24, 2015 · 3 comments
Closed

Implement vararg methods #395

MichalStrehovsky opened this issue Nov 24, 2015 · 3 comments

Comments

@MichalStrehovsky
Copy link
Member

Low priority. Not in the .NET Core profile.

Depends on #367, which is another low priority workitem.

@MichalStrehovsky
Copy link
Member Author

Note this also includes work on the reflection side (making sure this is properly represented in the metadata format and attempts to reflection-invoke these methods throws the right exception type).

@gkhanna79 gkhanna79 added this to the March milestone Dec 14, 2015
@jkotas jkotas modified the milestones: Future, March Jan 20, 2016
@jkotas
Copy link
Member

jkotas commented Feb 21, 2016

This is not needed for .NET Core. It would be only needed if we ever wanted to target full .NET Framework surface using the CoreRT compiler.

@MichalStrehovsky
Copy link
Member Author

As per dotnet/standard#20 this will be part of the .NET Standard. Exact prioritization TBD, but reopening.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants