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
ISpanFormattable.cs
Go to the documentation of this file.
1using System;
3
4namespace System
5{
6 // Token: 0x020000CC RID: 204
7 internal interface ISpanFormattable
8 {
9 // Token: 0x06000770 RID: 1904
11 }
12}
class f__AnonymousType0<< Count > j__TPar
bool TryFormat(Span< char > destination, [Out] int charsWritten, ReadOnlySpan< char > format, IFormatProvider provider)