terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.SpanHelpers Member List

This is the complete list of members for System.SpanHelpers, including all inherited members.

ClearWithoutReferences(ref byte b, ulong byteLength)System.SpanHelpersinlinestatic
ClearWithReferences(ref global::System.IntPtr ip, ulong pointerSizeLength)System.SpanHelpersinlinestatic
EndsWithCultureHelper(global::System.ReadOnlySpan< char > span, global::System.ReadOnlySpan< char > value, global::System.Globalization.CompareInfo compareInfo)System.SpanHelpersinlinestatic
EndsWithCultureIgnoreCaseHelper(global::System.ReadOnlySpan< char > span, global::System.ReadOnlySpan< char > value, global::System.Globalization.CompareInfo compareInfo)System.SpanHelpersinlinestatic
EndsWithOrdinalIgnoreCaseHelper(global::System.ReadOnlySpan< char > span, global::System.ReadOnlySpan< char > value)System.SpanHelpersinlinestatic
IndexOf(ref byte searchSpace, byte value, int length)System.SpanHelpersinlinestatic
IndexOf(ref char searchSpace, char value, int length)System.SpanHelpersinlinestatic
IndexOf< T >(ref T searchSpace, T value, int length)System.SpanHelpersinlinestatic
IndexOfAny(ref byte searchSpace, int searchSpaceLength, ref byte value, int valueLength)System.SpanHelpersinlinestatic
IndexOfAny< T >(ref T searchSpace, int searchSpaceLength, ref T value, int valueLength)System.SpanHelpersinlinestatic
LastIndexOf(ref char searchSpace, char value, int length)System.SpanHelpersinlinestatic
LocateFirstFoundChar(global::System.Numerics.Vector< ushort > match)System.SpanHelpersinlineprivatestatic
LocateFirstFoundChar(ulong match)System.SpanHelpersinlineprivatestatic
LocateLastFoundChar(global::System.Numerics.Vector< ushort > match)System.SpanHelpersinlineprivatestatic
LocateLastFoundChar(ulong match)System.SpanHelpersinlineprivatestatic
SequenceCompareTo(ref char first, int firstLength, ref char second, int secondLength)System.SpanHelpersinlinestatic
SequenceEqual(ref byte first, ref byte second, ulong length)System.SpanHelpersinlinestatic
SequenceEqual< T >(ref T first, ref T second, int length)System.SpanHelpersinlinestatic