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

◆ ProfilerMessage()

void System.Diagnostics.Tracing.NativeRuntimeEventSource.ProfilerMessage ( ushort ClrInstanceID,
string Message )
inlineprivate

Definition at line 1133 of file NativeRuntimeEventSource.cs.

1134 {
1135 throw new NotImplementedException();
1136 }