dotnet/runtime

Annotate remaining libraries for Nullable Reference Types

Open

#90.400 aberto em 11 de ago. de 2023

Ver no GitHub
 (5 comments) (1 reaction) (0 assignees)C# (5.445 forks)batch import
area-Metahelp wanted

Métricas do repositório

Stars
 (17.886 stars)
Métricas de merge de PR
 (Mesclagem média 12d 11h) (661 fundiu PRs em 30d)

Description

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.

Guia do colaborador