csharplang/proposals/csharp-8.0/constructed-unmanaged.md

178 B

Unmanaged constructed types

In C# 8.0, we extended the concept of an unmanaged type to include constructed (generic) types. This is a placeholder for its specification.