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

◆ MethodUnload_V2()

void System.Diagnostics.Tracing.NativeRuntimeEventSource.MethodUnload_V2 ( ulong MethodID,
ulong ModuleID,
ulong MethodStartAddress,
uint MethodSize,
uint MethodToken,
uint MethodFlags,
ushort ClrInstanceID,
ulong ReJITID )
inlineprivate

Definition at line 791 of file NativeRuntimeEventSource.cs.

792 {
793 throw new NotImplementedException();
794 }