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

◆ PinObjectAtGCTime()

void System.Diagnostics.Tracing.NativeRuntimeEventSource.PinObjectAtGCTime ( IntPtr HandleID,
IntPtr ObjectID,
ulong ObjectSize,
string TypeName,
ushort ClrInstanceID )
inlineprivate

Definition at line 497 of file NativeRuntimeEventSource.cs.

498 {
499 throw new NotImplementedException();
500 }