Property | Type | Description | |
---|---|---|---|
NativeToManagedMap | Symbol>.System.Collections.Concurrent.ConcurrentDictionary |
Property | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Equals ( object obj ) : bool | ||
GetDescription ( LLDB description ) : bool | ||
GetEndAddress ( ) : LLDB.Address | ||
GetHashCode ( ) : int | ||
GetInstructions ( LLDB target ) : LLDB.InstructionList | ||
GetInstructions ( LLDB target, string flavor_string ) : LLDB.InstructionList | ||
GetStartAddress ( ) : LLDB.Address | ||
IsExternal ( ) : bool | ||
IsSynthetic ( ) : bool | ||
IsValid ( ) : bool | ||
Symbol ( ) : System | ||
Symbol ( LLDB rhs ) : System | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
||
operator ( ) : bool |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Symbol ( void native, bool skipVTables = false ) : System |
Method | Description | |
---|---|---|
Symbol ( |
||
__CopyValue ( |
public GetDescription ( LLDB description ) : bool | ||
description | LLDB | |
return | bool |
public GetInstructions ( LLDB target ) : LLDB.InstructionList | ||
target | LLDB | |
return | LLDB.InstructionList |
public GetInstructions ( LLDB target, string flavor_string ) : LLDB.InstructionList | ||
target | LLDB | |
flavor_string | string | |
return | LLDB.InstructionList |
protected Symbol ( 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 | Symbol>.System.Collections.Concurrent.ConcurrentDictionary |