System.Diagnostics.CodeAnalysis.MaybeNullAttribute sealed class MaybeNullAttribute : Attribute Specifies that an output may be null even if the corresponding type disallows it. Documentation Code namespace System.Diagnostics.CodeAnalysis { } namespace System.Diagnostics.CodeAnalysis { }