dotnet/runtime

Annotate remaining libraries for Nullable Reference Types

Open

#90,400 建立於 2023年8月11日

在 GitHub 查看
 (5 留言) (1 反應) (0 負責人)C# (5,445 fork)batch import
area-Metahelp wanted

倉庫指標

Star
 (17,886 star)
PR 合併指標
 (平均合併 12天 11小時) (30 天內合併 661 個 PR)

描述

The following libraries in dotnet/runtime have not been annotated for Nullable Reference Types.

  • Microsoft.Extensions.Hosting.Systemd
  • System.Speech
  • System.Diagnostics.EventLog
  • System.CodeDom
  • System.Diagnostics.PerformanceCounter
  • System.DirectoryServices.AccountManagement
  • System.DirectoryServices.Protocols
  • System.IO.Ports
  • System.Management
  • System.Runtime.Caching

For each, we should either do so or decide we're never doing so.

貢獻者指南