terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ AsBytes< T >() [1/2]

static ReadOnlySpan< byte > System.Runtime.InteropServices.MemoryMarshal.AsBytes< T > ( ReadOnlySpan< T > span)
inlinestatic
Type Constraints
T :struct 

Definition at line 16 of file MemoryMarshal.cs.

16 : struct
17 {
18 throw new OverflowException();
19 }