dotnet/runtime

Annotate remaining libraries for Nullable Reference Types

オープン

#90,400 opened on 2023/08/11

 (5 件のコメント) (1 件のリアクション) (0 人の担当者)C# (5,445 件のフォーク)batch import
area-Metahelp wanted

Repository metrics

Stars
 (17,886 個のスター)
PR merge metrics
 (平均マージ 12d 11h) (30d で 661 merged PRs)

説明

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.

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