<PackageReference Include="System.Formats.Asn1" Version="11.0.0-preview.2.26159.112" />

System.Diagnostics.CodeAnalysis.MemberNotNullAttribute

Specifies that the method or property will ensure that the listed field and property members have not-null values.
namespace System.Diagnostics.CodeAnalysis { }