| System. | 
[Missing <summary> documentation for "N:System.Diagnostics.CodeAnalysis"]
 Classes
Classes| Class | Description | |
|---|---|---|
|  | AllowNull | Fake AllowNull Attribute that avoids compile errors when using the .NET framework. | 
|  | DisallowNull | Fake DisallowNull Attribute that avoids compile errors when using the .NET framework. | 
|  | DoesNotReturn | Fake DoesNotReturn Attribute that avoids compile errors when using the .NET framework. | 
|  | MaybeNull | Fake MayBeNull Attribute that avoids compile errors when using the .NET framework. | 
|  | MaybeNullWhenAttribute | Fake MayBeNullWhen Attribute that avoids compile errors when using the .NET framework. | 
|  | MemberNotNullAttribute | |
|  | MemberNotNullWhenAttribute | |
|  | NotNull | Fake NotNull Attribute that avoids compile errors when using the .NET framework. | 
|  | NotNullIfNotNullAttribute |