dotnet/roslyn

`args` is nullable-oblivious in top-level statements

Open

#84,293 opened on Jun 25, 2026

View on GitHub
 (0 comments) (0 reactions) (1 assignee)C# (4,257 forks)batch import
Area-CompilersFeature - Nullable Reference TypesFeature - Simple Programshelp wanted

Repository metrics

Stars
 (20,414 stars)
PR merge metrics
 (Avg merge 7d 9h) (270 merged PRs in 30d)

Description

I think we should give this string[] type, i.e. non-nullable array of non-nullable strings.

Contributor guide