Click or drag to resize

System.Diagnostics.CodeAnalysis Namespace

[Missing <summary> documentation for "N:System.Diagnostics.CodeAnalysis"]

Classes
 ClassDescription
Public classAllowNull Fake AllowNull Attribute that avoids compile errors when using the .NET framework.
Public classDisallowNull Fake DisallowNull Attribute that avoids compile errors when using the .NET framework.
Public classDoesNotReturn Fake DoesNotReturn Attribute that avoids compile errors when using the .NET framework.
Public classMaybeNull Fake MayBeNull Attribute that avoids compile errors when using the .NET framework.
Public classMaybeNullWhenAttribute Fake MayBeNullWhen Attribute that avoids compile errors when using the .NET framework.
Public classMemberNotNullAttribute 
Public classMemberNotNullWhenAttribute 
Public classNotNull Fake NotNull Attribute that avoids compile errors when using the .NET framework.
Public classNotNullIfNotNullAttribute