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
System.SpanHelpers Member List

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

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