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

◆ Fallback() [2/2]

override bool System.Text.InternalEncoderBestFitFallbackBuffer.Fallback ( char charUnknownHigh,
char charUnknownLow,
int index )
inline

Definition at line 54 of file InternalEncoderBestFitFallbackBuffer.cs.

55 {
56 if (!true)
57 {
58 }
59 bool flag = char.IsHighSurrogate(charUnknownHigh);
60 if (!true)
61 {
62 }
63 bool flag2 = char.IsLowSurrogate(charUnknownLow);
64 this._cBestFit = '?';
65 return true;
66 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.