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

◆ MethodJittingStarted_V1()

void System.Diagnostics.Tracing.NativeRuntimeEventSource.MethodJittingStarted_V1 ( ulong MethodID,
ulong ModuleID,
uint MethodToken,
uint MethodILSize,
string MethodNamespace,
string MethodName,
string MethodSignature,
ushort ClrInstanceID )
inlineprivate

Definition at line 809 of file NativeRuntimeEventSource.cs.

810 {
811 throw new NotImplementedException();
812 }