Property | Type | Description | |
---|---|---|---|
NativeToManagedMap | TypeFormat>.System.Collections.Concurrent.ConcurrentDictionary |
Property | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Equals ( object obj ) : bool | ||
GetDescription ( LLDB description, LLDB description_level ) : bool | ||
GetHashCode ( ) : int | ||
IsEqualTo ( LLDB rhs ) : bool | ||
IsValid ( ) : bool | ||
TypeFormat ( ) : System | ||
TypeFormat ( LLDB rhs ) : System | ||
TypeFormat ( LLDB format, uint options ) : System | ||
TypeFormat ( string type, uint options ) : System | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
||
operator ( ) : bool |
Method | Description | |
---|---|---|
CopyOnWrite_Impl ( LLDB _0 ) : bool | ||
Dispose ( bool disposing ) : void | ||
TypeFormat ( void native, bool skipVTables = false ) : System |
Method | Description | |
---|---|---|
TypeFormat ( |
||
__CopyValue ( |
protected CopyOnWrite_Impl ( LLDB _0 ) : bool | ||
_0 | LLDB | |
return | bool |
public GetDescription ( LLDB description, LLDB description_level ) : bool | ||
description | LLDB | |
description_level | LLDB | |
return | bool |
public TypeFormat ( LLDB format, uint options ) : System | ||
format | LLDB | |
options | uint | |
return | System |
public TypeFormat ( string type, uint options ) : System | ||
type | string | |
options | uint | |
return | System |
protected TypeFormat ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
return | System |
public static __CreateInstance ( |
||
native | ||
skipVTables | bool | |
return |
public static __CreateInstance ( global native, bool skipVTables = false ) : |
||
native | global | |
skipVTables | bool | |
return |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
return | TypeFormat>.System.Collections.Concurrent.ConcurrentDictionary |