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

◆ Pin()

MemoryHandle System.Memory< T >.Pin ( )
inline

Definition at line 141 of file Memory.cs.

142 {
143 int index = this._index;
144 Type type;
145 Type type2;
146 bool flag = type == type2;
147 int length = this._length;
148 throw new InvalidCastException();
149 }
class f__AnonymousType0<< Count > j__TPar
readonly int _length
Definition Memory.cs:242
readonly int _index
Definition Memory.cs:239

References System.Memory< T >._index, System.Memory< T >._length, System.index, j__TPar, and System.length.