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

◆ R2RGetEntryPoint()

void System.Diagnostics.Tracing.NativeRuntimeEventSource.R2RGetEntryPoint ( ulong MethodID,
string MethodNamespace,
string MethodName,
string MethodSignature,
ulong EntryPoint,
ushort ClrInstanceID )
inlineprivate

Definition at line 779 of file NativeRuntimeEventSource.cs.

780 {
781 throw new NotImplementedException();
782 }