Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
AsRef< T >()
[1/2]
static ref T Internal.Runtime.CompilerServices.Unsafe.AsRef< T >
(
in T
source
)
inline
static
Definition at line
202
of file
Unsafe.cs
.
203
{
204
throw
new
PlatformNotSupportedException
();
205
}
System.PlatformNotSupportedException
Definition
PlatformNotSupportedException.cs:9
Internal
Runtime
CompilerServices
Unsafe
Generated by
1.10.0