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

◆ InternalSyncObject

object System.Text.InternalDecoderBestFitFallbackBuffer.InternalSyncObject
staticgetsetprivate

Definition at line 12 of file InternalDecoderBestFitFallbackBuffer.cs.

13 {
14 [global::Cpp2ILInjected.Token(Token = "0x600148D")]
15 [global::Cpp2ILInjected.Address(RVA = "0x1CB1F44", Offset = "0x1CB1F44", Length = "0x94")]
16 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InternalDecoderBestFitFallbackBuffer), Member = ".ctor", MemberParameters = new object[] { typeof(InternalDecoderBestFitFallback) }, ReturnType = typeof(void))]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
19 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
20 get
21 {
22 throw null;
23 }
24 }
class f__AnonymousType0<< Count > j__TPar
InternalDecoderBestFitFallbackBuffer(InternalDecoderBestFitFallback fallback)