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.MemoryExtensions Member List

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

AsSpan(this string text)System.MemoryExtensionsinlinestatic
AsSpan(this string text, int start)System.MemoryExtensionsinlinestatic
AsSpan(this string text, int start, int length)System.MemoryExtensionsinlinestatic
AsSpan< T >(this T[] array, int start)System.MemoryExtensionsinlinestatic
AsSpan< T >(this T[] array, int start, int length)System.MemoryExtensionsinlinestatic
Contains(this global::System.ReadOnlySpan< char > source, char value)System.MemoryExtensionsinlinepackagestatic
CopyTo< T >(this T[] source, global::System.Span< T > destination)System.MemoryExtensionsinlinestatic
EndsWith(this global::System.ReadOnlySpan< char > span, global::System.ReadOnlySpan< char > value, global::System.StringComparison comparisonType)System.MemoryExtensionsinlinestatic
EndsWith< T >(this global::System.ReadOnlySpan< T > span, global::System.ReadOnlySpan< T > value)System.MemoryExtensionsinlinestatic
EqualsOrdinal(this global::System.ReadOnlySpan< char > span, global::System.ReadOnlySpan< char > value)System.MemoryExtensionsinlinepackagestatic
EqualsOrdinalIgnoreCase(this global::System.ReadOnlySpan< char > span, global::System.ReadOnlySpan< char > value)System.MemoryExtensionsinlinepackagestatic
IndexOf< T >(this global::System.ReadOnlySpan< T > span, T value)System.MemoryExtensionsinlinestatic
IndexOfAny< T >(this global::System.ReadOnlySpan< T > span, global::System.ReadOnlySpan< T > values)System.MemoryExtensionsinlinestatic
IsTypeComparableAsBytes< T >(out ulong size)System.MemoryExtensionsinlineprivatestatic
SequenceEqual< T >(this global::System.ReadOnlySpan< T > span, global::System.ReadOnlySpan< T > other)System.MemoryExtensionsinlinestatic
StartsWith< T >(this global::System.ReadOnlySpan< T > span, global::System.ReadOnlySpan< T > value)System.MemoryExtensionsinlinestatic
ToUpperInvariant(this global::System.ReadOnlySpan< char > source, global::System.Span< char > destination)System.MemoryExtensionsinlinestatic
Trim(this global::System.ReadOnlySpan< char > span)System.MemoryExtensionsinlinestatic
TrimEnd(this global::System.ReadOnlySpan< char > span)System.MemoryExtensionsinlinestatic
TrimStart(this global::System.ReadOnlySpan< char > span)System.MemoryExtensionsinlinestatic