Property | Type | Description | |
---|---|---|---|
NativeToManagedMap | SourceManager>.System.Collections.Concurrent.ConcurrentDictionary |
Property | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Method | Description | |
---|---|---|
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 ) : |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
SourceManager ( void native, bool skipVTables = false ) : System |
Method | Description | |
---|---|---|
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 | |
return | uint |
public SourceManager ( LLDB debugger ) : System | ||
debugger | LLDB | |
return | System |
protected SourceManager ( 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 | SourceManager>.System.Collections.Concurrent.ConcurrentDictionary |