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

◆ GCSampledObjectAllocationLow()

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

Definition at line 491 of file NativeRuntimeEventSource.cs.

492 {
493 throw new NotImplementedException();
494 }