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

◆ AddSep()

bool System.Globalization.TimeSpanParse.TimeSpanRawInfo.AddSep ( ReadOnlySpan< char > sep,
TimeSpanParse::TimeSpanResult result )
inlineprivate

Definition at line 893 of file TimeSpanParse.cs.

894 {
895 int sepCount = this._sepCount;
896 int tokenCount = this._tokenCount;
897 return "String was not recognized as a valid TimeSpan." != null;
898 }
class f__AnonymousType0<< Count > j__TPar

References System.Globalization.TimeSpanParse.TimeSpanRawInfo._sepCount, System.Globalization.TimeSpanParse.TimeSpanRawInfo._tokenCount, and j__TPar.