AllowNullAttribute sealed class AllowNullAttribute : Attribute Documentation Code namespace System.Diagnostics.CodeAnalysis { internal sealed class AllowNullAttribute : Attribute { } }