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

◆ MethodDCEndV2()

void System.Diagnostics.Tracing.NativeRuntimeEventSource.MethodDCEndV2 ( ulong MethodID,
ulong ModuleID,
ulong MethodStartAddress,
uint MethodSize,
uint MethodToken,
uint MethodFlags )
inlineprivate

Definition at line 755 of file NativeRuntimeEventSource.cs.

756 {
757 throw new NotImplementedException();
758 }