Class KernelPanics
Inheritance
System.Object
KernelPanics
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Cosmos.IL2CPU
Assembly: Cosmos.IL2CPU.dll
Syntax
public static class KernelPanics
Fields
| Improve this Doc View SourceVMT_MethodAddressesNull
Declaration
public const uint VMT_MethodAddressesNull = 3U
Field Value
Type | Description |
---|---|
System.UInt32 |
VMT_MethodFoundButAddressInvalid
Declaration
public const uint VMT_MethodFoundButAddressInvalid = 2U
Field Value
Type | Description |
---|---|
System.UInt32 |
VMT_MethodIndexesNull
Declaration
public const uint VMT_MethodIndexesNull = 4U
Field Value
Type | Description |
---|---|
System.UInt32 |
VMT_MethodNotFound
Declaration
public const uint VMT_MethodNotFound = 1U
Field Value
Type | Description |
---|---|
System.UInt32 |
VMT_TypeIdInvalid
Declaration
public const uint VMT_TypeIdInvalid = 5U
Field Value
Type | Description |
---|---|
System.UInt32 |