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

◆ IsReferenceToWellKnow

bool System.Runtime.Remoting.ObjRef.IsReferenceToWellKnow
getsetpackage

Definition at line 124 of file ObjRef.cs.

125 {
126 [global::Cpp2ILInjected.Token(Token = "0x6001BDA")]
127 [global::Cpp2ILInjected.Address(RVA = "0x1B25E80", Offset = "0x1B25E80", Length = "0x68")]
128 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
129 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RemotingServices), Member = "Unmarshal", MemberParameters = new object[]
130 {
131 typeof(ObjRef),
132 typeof(bool)
133 }, ReturnType = typeof(object))]
134 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Proxies.RemotingProxy), Member = "CanCastTo", MemberParameters = new object[]
135 {
136 typeof(global::System.Type),
137 typeof(object)
138 }, ReturnType = typeof(bool))]
139 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
140 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
141 get
142 {
143 throw null;
144 }
145 }
class f__AnonymousType0<< Count > j__TPar