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
DependencyInjector.cs
Go to the documentation of this file.
1using System;
3
4namespace Mono
5{
6 // Token: 0x0200000F RID: 15
7 internal static class DependencyInjector
8 {
9 // Token: 0x17000003 RID: 3
10 // (get) Token: 0x06000038 RID: 56 RVA: 0x00002300 File Offset: 0x00000500
12 {
13 get
14 {
15 if (true)
16 {
17 }
18 for (;;)
19 {
20 }
22 if (systemDependencyProvider == null)
23 {
24 throw new OutOfMemoryException();
25 }
26 if (!false)
27 {
29 }
30 throw new OutOfMemoryException();
31 }
32 }
33
34 // Token: 0x06000039 RID: 57 RVA: 0x00002338 File Offset: 0x00000538
35 internal static void Register(ISystemDependencyProvider provider)
36 {
37 if (!true)
38 {
39 }
40 if (!false)
41 {
42 return;
43 }
44 throw new OutOfMemoryException();
45 }
46
47 // Token: 0x0600003A RID: 58 RVA: 0x00002368 File Offset: 0x00000568
49 {
50 if (!true)
51 {
52 }
53 long num = 0L;
55 object value = propertyInfo.GetValue(num);
56 if (value == null || value != null)
57 {
58 }
59 throw new InvalidCastException();
60 }
61
62 // Token: 0x0600003B RID: 59 RVA: 0x00002390 File Offset: 0x00000590
63 // Note: this type is marked as 'beforefieldinit'.
65 {
66 }
67
68 // Token: 0x04000088 RID: 136
69 private static object locker;
70
71 // Token: 0x04000089 RID: 137
73 }
74}
class f__AnonymousType0<< Count > j__TPar
static void Register(ISystemDependencyProvider provider)
static ISystemDependencyProvider ReflectionLoad()
static ISystemDependencyProvider SystemProvider
static ISystemDependencyProvider systemDependency
object GetValue(object obj)