dotnet/runtime

Annotate remaining libraries for Nullable Reference Types

Open

#90.400 aperta il 11 ago 2023

Vedi su GitHub
 (5 commenti) (1 reazione) (0 assegnatari)C# (5445 fork)batch import
area-Metahelp wanted

Metriche repository

Star
 (17.886 star)
Metriche merge PR
 (Merge medio 12g 11h) (661 PR mergiate in 30 g)

Descrizione

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.

Guida contributor