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

◆ GetCachedSoapAttribute()

static SoapAttribute System.Runtime.Remoting.InternalRemotingServices.GetCachedSoapAttribute ( object reflectionObject)
inlinestatic

Definition at line 13 of file InternalRemotingServices.cs.

14 {
15 Type type;
16 do
17 {
18 if (!true)
19 {
20 }
21 if (type == null)
22 {
23 goto IL_002B;
24 }
25 }
26 while (type != null);
27 throw new InvalidCastException();
28 IL_002B:
29 throw new InvalidCastException();
30 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.