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

◆ MethodDCEndVerboseV2()

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

Definition at line 767 of file NativeRuntimeEventSource.cs.

768 {
769 throw new NotImplementedException();
770 }