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

◆ MethodILToNativeMap()

void System.Diagnostics.Tracing.NativeRuntimeEventSource.MethodILToNativeMap ( ulong MethodID,
ulong ReJITID,
byte MethodExtent,
ushort CountOfMapEntries )
inlineprivate

Definition at line 845 of file NativeRuntimeEventSource.cs.

846 {
847 throw new NotImplementedException();
848 }