Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetSourceLineInfoDelegate()

delegate void System.Diagnostics.StackFrameHelper.GetSourceLineInfoDelegate ( Assembly assembly,
string assemblyPath,
IntPtr loadedPeAddress,
int loadedPeSize,
bool isFileLayout,
IntPtr inMemoryPdbAddress,
int inMemoryPdbSize,
int methodToken,
int ilOffset,
out string sourceFile,
out int sourceLine,
out int sourceColumn )
private