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

◆ GCMarkWithType()

void System.Diagnostics.Tracing.NativeRuntimeEventSource.GCMarkWithType ( uint HeapNum,
ushort ClrInstanceID,
uint Type,
ulong Bytes )
inlineprivate

Definition at line 965 of file NativeRuntimeEventSource.cs.

966 {
967 throw new NotImplementedException();
968 }