dotnet/roslyn

APIs which contain oblivious nullability should indicate that in Quick Info

Open

#80,875 opened on 2025年10月24日

GitHub で見る
 (4 comments) (1 reaction) (0 assignees)C# (20,414 stars) (4,257 forks)batch import
Area-IDEhelp wanted

説明

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:

コントリビューターガイド

APIs which contain oblivious nullability should indicate that in Quick Info · dotnet/roslyn#80875 | Good First Issue