dotnet/roslyn

APIs which contain oblivious nullability should indicate that in Quick Info

Open

#80.875 aberto em 24 de out. de 2025

Ver no GitHub
 (4 comments) (1 reaction) (0 assignees)C# (4.257 forks)batch import
Area-IDEhelp wanted

Métricas do repositório

Stars
 (20.414 stars)
Métricas de merge de PR
 (Mesclagem média 6d 17h) (256 fundiu PRs em 30d)

Description

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:

Guia do colaborador