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

◆ MethodLoadVerbose_V2()

void System.Diagnostics.Tracing.NativeRuntimeEventSource.MethodLoadVerbose_V2 ( ulong MethodID,
ulong ModuleID,
ulong MethodStartAddress,
uint MethodSize,
uint MethodToken,
uint MethodFlags,
string MethodNamespace,
string MethodName,
string MethodSignature,
ushort ClrInstanceID,
ulong ReJITID )
inlineprivate

Definition at line 797 of file NativeRuntimeEventSource.cs.

798 {
799 throw new NotImplementedException();
800 }