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

◆ AppendStackFrameWithoutMethodBase()

static bool System.Diagnostics.StackFrame.AppendStackFrameWithoutMethodBase ( StringBuilder sb)
inlinestaticprivate

Definition at line 61 of file StackFrame.cs.

62 {
63 return false;
64 }

Referenced by System.Diagnostics.StackFrame.ToString().