Свойство | Тип | Описание | |
---|---|---|---|
NativeToManagedMap | SourceManager>.System.Collections.Concurrent.ConcurrentDictionary |
Свойство | Тип | Описание | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Метод | Описание | |
---|---|---|
DisplaySourceLinesWithLineNumbers ( LLDB file, uint line, uint context_before, uint context_after, string current_line_cstr, LLDB s ) : uint | ||
Dispose ( ) : void | ||
SourceManager ( LLDB debugger ) : System | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void | ||
SourceManager ( void native, bool skipVTables = false ) : System |
Метод | Описание | |
---|---|---|
SourceManager ( |
||
__CopyValue ( |
public DisplaySourceLinesWithLineNumbers ( LLDB file, uint line, uint context_before, uint context_after, string current_line_cstr, LLDB s ) : uint | ||
file | LLDB | |
line | uint | |
context_before | uint | |
context_after | uint | |
current_line_cstr | string | |
s | LLDB | |
Результат | uint |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public SourceManager ( LLDB debugger ) : System | ||
debugger | LLDB | |
Результат | System |
protected SourceManager ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
Результат | System |
public static __CreateInstance ( |
||
native | ||
skipVTables | bool | |
Результат |
public static __CreateInstance ( global native, bool skipVTables = false ) : |
||
native | global | |
skipVTables | bool | |
Результат |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
Результат | SourceManager>.System.Collections.Concurrent.ConcurrentDictionary |