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.InternalEncoderBestFitFallbackBuffer.InternalSyncObject
staticgetsetprivate

Definition at line 12 of file InternalEncoderBestFitFallbackBuffer.cs.

13 {
14 [global::Cpp2ILInjected.Token(Token = "0x60014DD")]
15 [global::Cpp2ILInjected.Address(RVA = "0x1CB458C", Offset = "0x1CB458C", Length = "0x94")]
16 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InternalEncoderBestFitFallbackBuffer), Member = ".ctor", MemberParameters = new object[] { typeof(InternalEncoderBestFitFallback) }, 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
InternalEncoderBestFitFallbackBuffer(InternalEncoderBestFitFallback fallback)