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

◆ ServerType

Type System.Runtime.Remoting.ObjRef.ServerType
getpackage

Definition at line 209 of file ObjRef.cs.

210 {
211 get
212 {
213 int num = 1;
214 Type serverType = this._serverType;
215 if (num == 0)
216 {
217 }
218 IRemotingTypeInfo remotingTypeInfo = this.typeInfo;
219 return this._serverType;
220 }
221 }
class f__AnonymousType0<< Count > j__TPar
IRemotingTypeInfo typeInfo
Definition ObjRef.cs:236