Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
AsPointer< T >()
static unsafe void * Internal.Runtime.CompilerServices.Unsafe.AsPointer< T >
(
ref T
value
)
inline
static
Definition at line
14
of file
Unsafe.cs
.
15
{
16
throw
new
PlatformNotSupportedException
();
17
}
System.PlatformNotSupportedException
Definition
PlatformNotSupportedException.cs:9
Internal
Runtime
CompilerServices
Unsafe
Generated by
1.10.0