Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
As< TFrom, TTo >()
static ref TTo Internal.Runtime.CompilerServices.Unsafe.As< TFrom, TTo >
(
ref TFrom
source
)
inline
static
Definition at line
40
of file
Unsafe.cs
.
41
{
42
throw
new
PlatformNotSupportedException
();
43
}
System.PlatformNotSupportedException
Definition
PlatformNotSupportedException.cs:9
Internal
Runtime
CompilerServices
Unsafe
Generated by
1.10.0