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
RemotingSurrogateSelector.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::System.Runtime.InteropServices.ComVisible(true)]
10 [global::Cpp2ILInjected.Token(Token = "0x20003BC")]
11 public class RemotingSurrogateSelector : global::System.Runtime.Serialization.ISurrogateSelector
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x6001E95")]
14 [global::Cpp2ILInjected.Address(RVA = "0x1B41350", Offset = "0x1B41350", Length = "0x8")]
15 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RemotingServices), Member = ".cctor", ReturnType = typeof(void))]
16 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
17 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
19 {
20 throw null;
21 }
22
23 [global::Cpp2ILInjected.Token(Token = "0x6001E96")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1B4E4CC", Offset = "0x1B4E4CC", Length = "0x188")]
25 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
27 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "get_IsMarshalByRef", ReturnType = typeof(bool))]
28 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
29 public virtual global::System.Runtime.Serialization.ISerializationSurrogate GetSurrogate(global::System.Type type, global::System.Runtime.Serialization.StreamingContext context, out global::System.Runtime.Serialization.ISurrogateSelector ssout)
30 {
31 throw null;
32 }
33
34 // Note: this type is marked as 'beforefieldinit'.
35 [global::Cpp2ILInjected.Token(Token = "0x6001E97")]
36 [global::Cpp2ILInjected.Address(RVA = "0x1B4E654", Offset = "0x1B4E654", Length = "0x100")]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(global::System.RuntimeTypeHandle) }, ReturnType = typeof(global::System.Type))]
39 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
40 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
42 {
43 throw null;
44 }
45
46 [global::Cpp2ILInjected.Token(Token = "0x4000F5D")]
47 private static global::System.Type s_cachedTypeObjRef;
48
49 [global::Cpp2ILInjected.Token(Token = "0x4000F5E")]
51
52 [global::Cpp2ILInjected.Token(Token = "0x4000F5F")]
54
55 [global::Cpp2ILInjected.Token(Token = "0x4000F60")]
56 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
57 private global::System.Runtime.Serialization.ISurrogateSelector _next;
58 }
59}
class f__AnonymousType0<< Count > j__TPar
virtual global::System.Runtime.Serialization.ISerializationSurrogate GetSurrogate(global::System.Type type, global::System.Runtime.Serialization.StreamingContext context, out global::System.Runtime.Serialization.ISurrogateSelector ssout)
global::System.Runtime.Serialization.ISurrogateSelector _next