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

◆ MethodDCStartV2()

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

Definition at line 749 of file NativeRuntimeEventSource.cs.

750 {
751 throw new NotImplementedException();
752 }