Enum SpecialType
Assembly: Microsoft.CodeAnalysis.dll
Syntax
public enum SpecialType : sbyte
Fields
| Name |
Description |
| Count |
|
| None |
|
| System_ArgIterator |
|
| System_Array |
|
| System_AsyncCallback |
|
| System_Boolean |
|
| System_Byte |
|
| System_Char |
|
| System_Collections_Generic_ICollection_T |
|
| System_Collections_Generic_IEnumerable_T |
|
| System_Collections_Generic_IEnumerator_T |
|
| System_Collections_Generic_IList_T |
|
| System_Collections_Generic_IReadOnlyCollection_T |
|
| System_Collections_Generic_IReadOnlyList_T |
|
| System_Collections_IEnumerable |
|
| System_Collections_IEnumerator |
|
| System_DateTime |
|
| System_Decimal |
|
| System_Delegate |
|
| System_Double |
|
| System_Enum |
|
| System_IAsyncResult |
|
| System_IDisposable |
|
| System_Int16 |
|
| System_Int32 |
|
| System_Int64 |
|
| System_IntPtr |
|
| System_MulticastDelegate |
|
| System_Nullable_T |
|
| System_Object |
|
| System_RuntimeArgumentHandle |
|
| System_RuntimeFieldHandle |
|
| System_RuntimeMethodHandle |
|
| System_RuntimeTypeHandle |
|
| System_Runtime_CompilerServices_InlineArrayAttribute |
|
| System_Runtime_CompilerServices_IsVolatile |
|
| System_Runtime_CompilerServices_PreserveBaseOverridesAttribute |
|
| System_Runtime_CompilerServices_RuntimeFeature |
|
| System_SByte |
|
| System_Single |
|
| System_String |
|
| System_TypedReference |
|
| System_UInt16 |
|
| System_UInt32 |
|
| System_UInt64 |
|
| System_UIntPtr |
|
| System_ValueType |
|
| System_Void |
|