Property | Type | Description | |
---|---|---|---|
Column | int | ||
FileName | string | ||
Line | int | ||
Name | string |
Property | Type | Description | |
---|---|---|---|
Method | string | ||
Module | string |
Method | Description | |
---|---|---|
SourceLocation ( MethodSource source ) : System | ||
SourceLocation ( MethodSource source, |
||
SourceLocation ( MethodSource source, |
||
SourceLocation ( |
||
SourceLocation ( |
||
SourceLocation ( |
||
SourceLocation ( string file, int line ) : System | ||
SourceLocation ( string file, int line, int column ) : System |
Method | Description | |
---|---|---|
Resolve ( |
Method | Description | |
---|---|---|
GetSessionData ( |
||
OnTargetExited ( ) : void | ||
ResolveBreakpoint ( |
||
SourceLocation ( |
||
SourceLocation ( |
protected Resolve ( |
||
session | ||
return | bool |
public SourceLocation ( MethodSource source ) : System | ||
source | MethodSource | |
return | System |
public SourceLocation ( MethodSource source, |
||
source | MethodSource | |
file | ||
line | int | |
return | System |
public SourceLocation ( MethodSource source, |
||
source | MethodSource | |
file | ||
line | int | |
column | int | |
return | System |
public SourceLocation ( |
||
file | ||
line | int | |
return | System |
public SourceLocation ( |
||
file | ||
line | int | |
column | int | |
return | System |
public SourceLocation ( |
||
function | ||
return | System |
public SourceLocation ( string file, int line ) : System | ||
file | string | |
line | int | |
return | System |
public SourceLocation ( string file, int line, int column ) : System | ||
file | string | |
line | int | |
column | int | |
return | System |