Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Diagnostics.SymbolStore.ISymbolMethod Interface Reference

Public Member Functions

void GetSequencePoints (int[]? offsets, ISymbolDocument[]? documents, int[]? lines, int[]? columns, int[]? endLines, int[]? endColumns)
 
ISymbolScope GetScope (int offset)
 
int GetOffset (ISymbolDocument document, int line, int column)
 
int[] GetRanges (ISymbolDocument document, int line, int column)
 
ISymbolVariable[] GetParameters ()
 
ISymbolNamespace GetNamespace ()
 
bool GetSourceStartEnd (ISymbolDocument[]? docs, int[]? lines, int[]? columns)
 

Properties

SymbolToken Token [get]
 
int SequencePointCount [get]
 
ISymbolScope RootScope [get]
 

Detailed Description

Definition at line 3 of file ISymbolMethod.cs.


The documentation for this interface was generated from the following file: