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

◆ BreakPointWithDebuggerFuncEval()

void System.Diagnostics.DiagnosticSourceEventSource.BreakPointWithDebuggerFuncEval ( )
inlineprivate

Definition at line 1027 of file DiagnosticSourceEventSource.cs.

1028 {
1029 new object();
1030 while (_false)
1031 {
1032 _false = false;
1033 }
1034 }