dotnet/roslyn

APIs which contain oblivious nullability should indicate that in Quick Info

Open

#80.875 geöffnet am 24. Okt. 2025

Auf GitHub ansehen
 (4 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C# (4.257 Forks)batch import
Area-IDEhelp wanted

Repository-Metriken

Stars
 (20.414 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6T 17h) (256 gemergte PRs in 30 T)

Beschreibung

Recently we made a change to give a heads up when interacting with nullable-oblivious variables:

It would be useful if this information were also conveyed when looking at a signature that contains oblivious nullability:

Contributor Guide