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

◆ MethodDCStartVerboseV2()

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

Definition at line 761 of file NativeRuntimeEventSource.cs.

762 {
763 throw new NotImplementedException();
764 }