dotnet / dotnet/command-line-api

This isn't guaranteed to work in a NativeAOT app. Just because the app uses a `IList<double>`, it doesn't mean that `double[]`'s code is going to get preserved/generated.

Open
#2,175 0 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
C#
Stars
3.7k
Forks
428
PR merge metrics
No merged PRs in 30d

Description

This isn't guaranteed to work in a NativeAOT app. Just because the app uses a `IList`, it doesn't mean that `double[]`'s code is going to get preserved/generated.

_Originally posted by @eerhardt in https://github.com/dotnet/command-line-api/pull/2127#discussion_r1171510605_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.