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

◆ CreateReferenceTrackingHandle()

static GCHandle System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal.CreateReferenceTrackingHandle ( object obj,
out Span< IntPtr > taggedMemory )
inlinestatic

Definition at line 25 of file ObjectiveCMarshal.cs.

26 {
27 throw new PlatformNotSupportedException();
28 }