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

◆ GCSampledObjectAllocationHigh()

void System.Diagnostics.Tracing.NativeRuntimeEventSource.GCSampledObjectAllocationHigh ( IntPtr Address,
IntPtr TypeID,
uint ObjectCountForTypeSample,
ulong TotalSizeForTypeSample,
ushort ClrInstanceID )
inlineprivate

Definition at line 425 of file NativeRuntimeEventSource.cs.

426 {
427 throw new NotImplementedException();
428 }