Open
Description
The following SYSLIB diagnostics from list-of-diagnostics.md (dotnet/runtime) do not have documentation pages created yet. These pages should all be published before .NET 9 GA.
Diagnostic ID | Description | Assignees | PR |
---|---|---|---|
SYSLIB1230 | Deriving from a GeneratedComInterface-attributed interface defined in another assembly is not supported. | @jkoritzinsky | #42884 |
SYSLIB5001 | Tensor and related APIs in System.Numerics.Tensors are experimental | @tannergooding @michaelgsharp | |
Experimental | Overview page for experimental APIs | @jeffhandley | #43119 |
SYSLIB5002 | SystemColors alternate colors are experimental | @KlausLoeffelmann | |
SYSLIB5003 | System.Runtime.Intrinsics.Arm.Sve is experimental | @kunalspathak @tannergooding | #43288 |
SYSLIB5004 | X86Base.DivRem is experimental since performance is not as optimized as T.DivRem | @kunalspathak @tannergooding | |
SYSLIB5005 | System.Formats.Nrbf is experimental | @adamsitnik @jeffhandley |