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
GUIControllerPageMenuPopupGridNavigator.cs
Go to the documentation of this file.
1using System;
4
5// Token: 0x020000E7 RID: 231
7{
8 // Token: 0x0600060F RID: 1551 RVA: 0x000132F4 File Offset: 0x000114F4
16
17 // Token: 0x170000BC RID: 188
18 // (get) Token: 0x06000610 RID: 1552 RVA: 0x00013324 File Offset: 0x00011524
20 {
21 get
22 {
23 /*
24An exception occurred when decompiling this method (06000610)
25
26ICSharpCode.Decompiler.DecompilerException: Error decompiling ItemGrid_Layout GUIControllerPageMenuPopupGridNavigator::get_GridLayout()
27
28 ---> System.Exception: Basic block has to end with unconditional control flow.
29{
30 Block_0:
31 stloc:GetGrid(var_0_06, ldfld:GetGrid(GUIControllerPageMenuPopupGridNavigator::_grid, ldloc:GUIControllerPageMenuPopupGridNavigator(this)))
32 stloc:native int(var_1_0D, ldfld:native int(Delegate::invoke_impl, ldloc:GetGrid[exp:Delegate](var_0_06)))
33 stloc:native int(var_2_14, ldfld:native int(Delegate::method_code, ldloc:GetGrid[exp:Delegate](var_0_06)))
34 stloc:native int(var_3_1B, ldfld:native int(Delegate::method, ldloc:GetGrid[exp:Delegate](var_0_06)))
35}
36
37 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852
38 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355
39 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123
40 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88
41 --- End of inner exception stack trace ---
42 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92
43 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1683
44*/;
45 }
46 }
47
48 // Token: 0x170000BD RID: 189
49 // (get) Token: 0x06000611 RID: 1553 RVA: 0x0001334C File Offset: 0x0001154C
50 private int itemCount
51 {
52 get
53 {
54 /*
55An exception occurred when decompiling this method (06000611)
56
57ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Int32 GUIControllerPageMenuPopupGridNavigator::get_itemCount()
58
59 ---> System.Exception: Basic block has to end with unconditional control flow.
60{
61 Block_0:
62 stloc:GetCollectionCount(var_0_06, ldfld:GetCollectionCount(GUIControllerPageMenuPopupGridNavigator::_collectionCount, ldloc:GUIControllerPageMenuPopupGridNavigator(this)))
63 stloc:native int(var_1_0D, ldfld:native int(Delegate::invoke_impl, ldloc:GetCollectionCount[exp:Delegate](var_0_06)))
64 stloc:native int(var_2_14, ldfld:native int(Delegate::method_code, ldloc:GetCollectionCount[exp:Delegate](var_0_06)))
65 stloc:native int(var_3_1B, ldfld:native int(Delegate::method, ldloc:GetCollectionCount[exp:Delegate](var_0_06)))
66}
67
68 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852
69 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355
70 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123
71 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88
72 --- End of inner exception stack trace ---
73 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92
74 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1683
75*/;
76 }
77 }
78
79 // Token: 0x170000BE RID: 190
80 // (get) Token: 0x06000612 RID: 1554 RVA: 0x00013374 File Offset: 0x00011574
81 private float itemScale
82 {
83 get
84 {
85 /*
86An exception occurred when decompiling this method (06000612)
87
88ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Single GUIControllerPageMenuPopupGridNavigator::get_itemScale()
89
90 ---> System.Exception: Basic block has to end with unconditional control flow.
91{
92 Block_0:
93 stloc:GetItemScale(var_0_06, ldfld:GetItemScale(GUIControllerPageMenuPopupGridNavigator::_itemScale, ldloc:GUIControllerPageMenuPopupGridNavigator(this)))
94 stloc:native int(var_1_0D, ldfld:native int(Delegate::invoke_impl, ldloc:GetItemScale[exp:Delegate](var_0_06)))
95 stloc:native int(var_2_14, ldfld:native int(Delegate::method_code, ldloc:GetItemScale[exp:Delegate](var_0_06)))
96 stloc:native int(var_3_1B, ldfld:native int(Delegate::method, ldloc:GetItemScale[exp:Delegate](var_0_06)))
97}
98
99 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852
100 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355
101 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123
102 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88
103 --- End of inner exception stack trace ---
104 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92
105 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1683
106*/;
107 }
108 }
109
110 // Token: 0x06000613 RID: 1555 RVA: 0x0001339C File Offset: 0x0001159C
111 public void Activate(int itemIndex = -1)
112 {
114 IntPtr invoke_impl = grid.invoke_impl;
115 IntPtr method_code = grid.method_code;
116 IntPtr method = grid.method;
119 IntPtr invoke_impl2 = grid2.invoke_impl;
120 IntPtr method_code2 = grid2.method_code;
121 IntPtr method2 = grid2.method;
123 }
124
125 // Token: 0x06000614 RID: 1556 RVA: 0x000133F8 File Offset: 0x000115F8
132
133 // Token: 0x170000BF RID: 191
134 // (get) Token: 0x06000615 RID: 1557 RVA: 0x00013418 File Offset: 0x00011618
136 {
137 get
138 {
139 /*
140An exception occurred when decompiling this method (06000615)
141
142ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Int32 GUIControllerPageMenuPopupGridNavigator::get_MaxRow_Horizontal()
143
144 ---> System.Exception: Basic block has to end with unconditional control flow.
145{
146 Block_0:
147 stloc:GetCollectionCount(var_0_06, ldfld:GetCollectionCount(GUIControllerPageMenuPopupGridNavigator::_collectionCount, ldloc:GUIControllerPageMenuPopupGridNavigator(this)))
148 stloc:native int(var_1_0D, ldfld:native int(Delegate::invoke_impl, ldloc:GetCollectionCount[exp:Delegate](var_0_06)))
149 stloc:native int(var_2_14, ldfld:native int(Delegate::method_code, ldloc:GetCollectionCount[exp:Delegate](var_0_06)))
150 stloc:native int(var_3_1B, ldfld:native int(Delegate::method, ldloc:GetCollectionCount[exp:Delegate](var_0_06)))
151 stloc:GetGrid(var_4_22, ldfld:GetGrid(GUIControllerPageMenuPopupGridNavigator::_grid, ldloc:GUIControllerPageMenuPopupGridNavigator(this)))
152 stloc:native int(var_5_2B, ldfld:native int(Delegate::method_code, ldloc:GetGrid[exp:Delegate](var_4_22)))
153 stloc:native int(var_6_34, ldfld:native int(Delegate::invoke_impl, ldloc:GetGrid[exp:Delegate](var_4_22)))
154 stloc:native int(var_7_3D, ldfld:native int(Delegate::method, ldloc:GetGrid[exp:Delegate](var_4_22)))
155 stloc:GetGrid(var_8_45, ldfld:GetGrid(GUIControllerPageMenuPopupGridNavigator::_grid, ldloc:GUIControllerPageMenuPopupGridNavigator(this)))
156 stloc:native int(var_9_4E, ldfld:native int(Delegate::invoke_impl, ldloc:GetGrid[exp:Delegate](var_8_45)))
157 stloc:native int(var_10_57, ldfld:native int(Delegate::method_code, ldloc:GetGrid[exp:Delegate](var_8_45)))
158 stloc:native int(var_11_60, ldfld:native int(Delegate::method, ldloc:GetGrid[exp:Delegate](var_8_45)))
159}
160
161 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852
162 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355
163 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123
164 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88
165 --- End of inner exception stack trace ---
166 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92
167 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1683
168*/;
169 }
170 }
171
172 // Token: 0x170000C0 RID: 192
173 // (get) Token: 0x06000616 RID: 1558 RVA: 0x00013488 File Offset: 0x00011688
175 {
176 get
177 {
178 /*
179An exception occurred when decompiling this method (06000616)
180
181ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Int32 GUIControllerPageMenuPopupGridNavigator::get_MaxRowColumn_Horizontal()
182
183 ---> System.Exception: Basic block has to end with unconditional control flow.
184{
185 Block_0:
186 stloc:GetGrid(var_8_49, ldfld:GetGrid(GUIControllerPageMenuPopupGridNavigator::_grid, ldloc:GUIControllerPageMenuPopupGridNavigator(this)))
187 stloc:native int(var_9_52, ldfld:native int(Delegate::invoke_impl, ldloc:GetGrid[exp:Delegate](var_8_49)))
188 stloc:native int(var_10_5B, ldfld:native int(Delegate::method_code, ldloc:GetGrid[exp:Delegate](var_8_49)))
189 stloc:native int(var_11_64, ldfld:native int(Delegate::method, ldloc:GetGrid[exp:Delegate](var_8_49)))
190}
191
192 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852
193 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355
194 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123
195 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88
196 --- End of inner exception stack trace ---
197 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92
198 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1683
199*/;
200 }
201 }
202
203 // Token: 0x170000C1 RID: 193
204 // (get) Token: 0x06000617 RID: 1559 RVA: 0x000134FC File Offset: 0x000116FC
206 {
207 get
208 {
210 }
211 }
212
213 // Token: 0x170000C2 RID: 194
214 // (get) Token: 0x06000618 RID: 1560 RVA: 0x0001351C File Offset: 0x0001171C
216 {
217 get
218 {
219 /*
220An exception occurred when decompiling this method (06000618)
221
222ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Int32 GUIControllerPageMenuPopupGridNavigator::get_MaxScrollOffset_Horizontal()
223
224 ---> System.Exception: Basic block has to end with unconditional control flow.
225{
226 Block_0:
227 stloc:GetCollectionCount(var_0_06, ldfld:GetCollectionCount(GUIControllerPageMenuPopupGridNavigator::_collectionCount, ldloc:GUIControllerPageMenuPopupGridNavigator(this)))
228 stloc:native int(var_1_0D, ldfld:native int(Delegate::invoke_impl, ldloc:GetCollectionCount[exp:Delegate](var_0_06)))
229 stloc:native int(var_2_14, ldfld:native int(Delegate::method_code, ldloc:GetCollectionCount[exp:Delegate](var_0_06)))
230 stloc:native int(var_3_1B, ldfld:native int(Delegate::method, ldloc:GetCollectionCount[exp:Delegate](var_0_06)))
231 stloc:GetGrid(var_4_22, ldfld:GetGrid(GUIControllerPageMenuPopupGridNavigator::_grid, ldloc:GUIControllerPageMenuPopupGridNavigator(this)))
232 stloc:native int(var_5_2B, ldfld:native int(Delegate::method_code, ldloc:GetGrid[exp:Delegate](var_4_22)))
233 stloc:native int(var_6_34, ldfld:native int(Delegate::invoke_impl, ldloc:GetGrid[exp:Delegate](var_4_22)))
234 stloc:native int(var_7_3D, ldfld:native int(Delegate::method, ldloc:GetGrid[exp:Delegate](var_4_22)))
235 stloc:GetGrid(var_8_45, ldfld:GetGrid(GUIControllerPageMenuPopupGridNavigator::_grid, ldloc:GUIControllerPageMenuPopupGridNavigator(this)))
236 stloc:native int(var_9_4E, ldfld:native int(Delegate::invoke_impl, ldloc:GetGrid[exp:Delegate](var_8_45)))
237 stloc:native int(var_10_57, ldfld:native int(Delegate::method_code, ldloc:GetGrid[exp:Delegate](var_8_45)))
238 stloc:native int(var_11_60, ldfld:native int(Delegate::method, ldloc:GetGrid[exp:Delegate](var_8_45)))
239 stloc:GetGrid(var_12_68, ldfld:GetGrid(GUIControllerPageMenuPopupGridNavigator::_grid, ldloc:GUIControllerPageMenuPopupGridNavigator(this)))
240 stloc:native int(var_13_71, ldfld:native int(Delegate::invoke_impl, ldloc:GetGrid[exp:Delegate](var_12_68)))
241 stloc:native int(var_14_7A, ldfld:native int(Delegate::method_code, ldloc:GetGrid[exp:Delegate](var_12_68)))
242 stloc:native int(var_15_83, ldfld:native int(Delegate::method, ldloc:GetGrid[exp:Delegate](var_12_68)))
243 stloc:GetGrid(var_16_8B, ldfld:GetGrid(GUIControllerPageMenuPopupGridNavigator::_grid, ldloc:GUIControllerPageMenuPopupGridNavigator(this)))
244 stloc:native int(var_17_94, ldfld:native int(Delegate::invoke_impl, ldloc:GetGrid[exp:Delegate](var_16_8B)))
245 stloc:native int(var_18_9D, ldfld:native int(Delegate::method_code, ldloc:GetGrid[exp:Delegate](var_16_8B)))
246 stloc:native int(var_19_A6, ldfld:native int(Delegate::method, ldloc:GetGrid[exp:Delegate](var_16_8B)))
247}
248
249 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852
250 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355
251 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123
252 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88
253 --- End of inner exception stack trace ---
254 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92
255 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1683
256*/;
257 }
258 }
259
260 // Token: 0x170000C3 RID: 195
261 // (get) Token: 0x06000619 RID: 1561 RVA: 0x000135D0 File Offset: 0x000117D0
263 {
264 get
265 {
266 /*
267An exception occurred when decompiling this method (06000619)
268
269ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Int32 GUIControllerPageMenuPopupGridNavigator::get_MaxDisplayRow_Horizontal()
270
271 ---> System.Exception: Basic block has to end with unconditional control flow.
272{
273 Block_0:
274 stloc:GetGrid(var_0_06, ldfld:GetGrid(GUIControllerPageMenuPopupGridNavigator::_grid, ldloc:GUIControllerPageMenuPopupGridNavigator(this)))
275 stloc:native int(var_1_0D, ldfld:native int(Delegate::invoke_impl, ldloc:GetGrid[exp:Delegate](var_0_06)))
276 stloc:native int(var_2_14, ldfld:native int(Delegate::method_code, ldloc:GetGrid[exp:Delegate](var_0_06)))
277 stloc:native int(var_3_1B, ldfld:native int(Delegate::method, ldloc:GetGrid[exp:Delegate](var_0_06)))
278 stloc:GetGrid(var_4_22, ldfld:GetGrid(GUIControllerPageMenuPopupGridNavigator::_grid, ldloc:GUIControllerPageMenuPopupGridNavigator(this)))
279 stloc:native int(var_5_2B, ldfld:native int(Delegate::invoke_impl, ldloc:GetGrid[exp:Delegate](var_4_22)))
280 stloc:native int(var_6_34, ldfld:native int(Delegate::method_code, ldloc:GetGrid[exp:Delegate](var_4_22)))
281 stloc:native int(var_7_3D, ldfld:native int(Delegate::method, ldloc:GetGrid[exp:Delegate](var_4_22)))
282}
283
284 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852
285 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355
286 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123
287 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88
288 --- End of inner exception stack trace ---
289 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92
290 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1683
291*/;
292 }
293 }
294
295 // Token: 0x0600061A RID: 1562 RVA: 0x0001361C File Offset: 0x0001181C
297 {
298 /*
299An exception occurred when decompiling this method (0600061A)
300
301ICSharpCode.Decompiler.DecompilerException: Error decompiling GUIControllerItem GUIControllerPageMenuPopupGridNavigator::NavigateHorizontal(Microsoft.Xna.Framework.Vector2)
302
303 ---> System.Exception: Basic block has to end with unconditional control flow.
304{
305 IL_0109:
306 stloc:int32(var_28_10F, callgetter:int32(GUIControllerPageMenuPopupGridNavigator::get_MaxRowColumn_Horizontal, ldloc:GUIControllerPageMenuPopupGridNavigator(this)))
307 stfld:int32(GUIControllerPageMenuPopupGridNavigator::itemColumn, ldloc:GUIControllerPageMenuPopupGridNavigator(this), ldloc:int32(var_28_10F))
308}
309
310 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852
311 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355
312 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123
313 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88
314 --- End of inner exception stack trace ---
315 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92
316 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1683
317*/;
318 }
319
320 // Token: 0x0600061B RID: 1563 RVA: 0x00013744 File Offset: 0x00011944
321 protected void ClampPosition()
322 {
323 int num = this.itemRow;
328 int num2 = this.itemColumn;
329 IntPtr invoke_impl = grid.invoke_impl;
330 IntPtr method_code = grid.method_code;
331 IntPtr method = grid.method;
333 IntPtr invoke_impl2 = grid2.invoke_impl;
334 IntPtr method_code2 = grid2.method_code;
335 IntPtr method2 = grid2.method;
337 }
338
339 // Token: 0x0600061C RID: 1564 RVA: 0x00013844 File Offset: 0x00011A44
341 {
342 /*
343An exception occurred when decompiling this method (0600061C)
344
345ICSharpCode.Decompiler.DecompilerException: Error decompiling Microsoft.Xna.Framework.Rectangle GUIControllerPageMenuPopupGridNavigator::GetSelectedItemRegion()
346
347 ---> System.Exception: Basic block has to end with unconditional control flow.
348{
349 IL_009B:
350 stloc:bool(var_20_AB, callgetter:bool(GUIPageIconGrouping::get_LeftSideGrouping, callgetter:GUIPageIconGrouping(GUIPageContentController::get_ParentGrouping, ldfld:GUIPageContentController(GUIControllerPageMenuPopupGridNavigator::_controller, ldloc:GUIControllerPageMenuPopupGridNavigator(this)))))
351 stloc:GetGrid(var_21_B3, ldfld:GetGrid(GUIControllerPageMenuPopupGridNavigator::_grid, ldloc:GUIControllerPageMenuPopupGridNavigator(this)))
352 stloc:native int(var_22_BC, ldfld:native int(Delegate::invoke_impl, ldloc:GetGrid[exp:Delegate](var_21_B3)))
353 stloc:native int(var_23_C5, ldfld:native int(Delegate::method_code, ldloc:GetGrid[exp:Delegate](var_21_B3)))
354 stloc:native int(var_24_CE, ldfld:native int(Delegate::method, ldloc:GetGrid[exp:Delegate](var_21_B3)))
355 stloc:GetGrid(var_25_D6, ldfld:GetGrid(GUIControllerPageMenuPopupGridNavigator::_grid, ldloc:GUIControllerPageMenuPopupGridNavigator(this)))
356 stloc:int32(var_26_DE, ldfld:int32(GUIControllerPageMenuPopupGridNavigator::itemColumn, ldloc:GUIControllerPageMenuPopupGridNavigator(this)))
357 stloc:native int(var_27_E7, ldfld:native int(Delegate::invoke_impl, ldloc:GetGrid[exp:Delegate](var_25_D6)))
358 stloc:native int(var_28_F0, ldfld:native int(Delegate::method_code, ldloc:GetGrid[exp:Delegate](var_25_D6)))
359 stloc:native int(var_29_F9, ldfld:native int(Delegate::method, ldloc:GetGrid[exp:Delegate](var_25_D6)))
360 stloc:GetGrid(var_30_101, ldfld:GetGrid(GUIControllerPageMenuPopupGridNavigator::_grid, ldloc:GUIControllerPageMenuPopupGridNavigator(this)))
361 stloc:int32(var_31_109, ldfld:int32(GUIControllerPageMenuPopupGridNavigator::itemColumn, ldloc:GUIControllerPageMenuPopupGridNavigator(this)))
362 stloc:native int(var_32_112, ldfld:native int(Delegate::invoke_impl, ldloc:GetGrid[exp:Delegate](var_30_101)))
363 stloc:native int(var_33_11B, ldfld:native int(Delegate::method_code, ldloc:GetGrid[exp:Delegate](var_30_101)))
364 stloc:native int(var_34_124, ldfld:native int(Delegate::method, ldloc:GetGrid[exp:Delegate](var_30_101)))
365 stloc:GetGrid(var_35_12C, ldfld:GetGrid(GUIControllerPageMenuPopupGridNavigator::_grid, ldloc:GUIControllerPageMenuPopupGridNavigator(this)))
366 stloc:int32(var_36_134, ldfld:int32(GUIControllerPageMenuPopupGridNavigator::itemRow, ldloc:GUIControllerPageMenuPopupGridNavigator(this)))
367 stloc:native int(var_37_13D, ldfld:native int(Delegate::invoke_impl, ldloc:GetGrid[exp:Delegate](var_35_12C)))
368 stloc:native int(var_38_146, ldfld:native int(Delegate::method_code, ldloc:GetGrid[exp:Delegate](var_35_12C)))
369 stloc:native int(var_39_14F, ldfld:native int(Delegate::method, ldloc:GetGrid[exp:Delegate](var_35_12C)))
370}
371
372 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852
373 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355
374 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123
375 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88
376 --- End of inner exception stack trace ---
377 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92
378 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1683
379*/;
380 }
381
382 // Token: 0x040004C9 RID: 1225
384
385 // Token: 0x040004CA RID: 1226
387
388 // Token: 0x040004CB RID: 1227
390
391 // Token: 0x040004CC RID: 1228
393
394 // Token: 0x040004CD RID: 1229
395 public int itemRow;
396
397 // Token: 0x040004CE RID: 1230
398 public int itemColumn;
399
400 // Token: 0x020000E8 RID: 232
401 public sealed class GetGrid : MulticastDelegate
402 {
403 // Token: 0x0600061D RID: 1565 RVA: 0x000139A4 File Offset: 0x00011BA4
404 public GetGrid(object @object, IntPtr method)
405 {
407 this.m_target = @object;
409 this.method_code = this;
410 }
411
412 // Token: 0x0600061E RID: 1566 RVA: 0x000139F8 File Offset: 0x00011BF8
414 {
415 /*
416An exception occurred when decompiling this method (0600061E)
417
418ICSharpCode.Decompiler.DecompilerException: Error decompiling ItemGrid_Layout GUIControllerPageMenuPopupGridNavigator/GetGrid::Invoke()
419
420 ---> System.Exception: Basic block has to end with unconditional control flow.
421{
422 Block_0:
423 stloc:native int(var_0_06, ldfld:native int(Delegate::method_code, ldloc:GetGrid[exp:Delegate](this)))
424 stloc:native int(var_1_0D, ldfld:native int(Delegate::invoke_impl, ldloc:GetGrid[exp:Delegate](this)))
425 stloc:native int(var_2_14, ldfld:native int(Delegate::method, ldloc:GetGrid[exp:Delegate](this)))
426}
427
428 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852
429 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355
430 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123
431 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88
432 --- End of inner exception stack trace ---
433 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92
434 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1683
435*/;
436 }
437
438 // Token: 0x0600061F RID: 1567 RVA: 0x000021DB File Offset: 0x000003DB
439 public IAsyncResult BeginInvoke(AsyncCallback callback, object @object)
440 {
441 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
442 }
443
444 // Token: 0x06000620 RID: 1568 RVA: 0x000021DB File Offset: 0x000003DB
446 {
447 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
448 }
449 }
450
451 // Token: 0x020000E9 RID: 233
453 {
454 // Token: 0x06000621 RID: 1569 RVA: 0x00013A1C File Offset: 0x00011C1C
455 public GetCollectionCount(object @object, IntPtr method)
456 {
458 this.m_target = @object;
460 this.method_code = this;
461 }
462
463 // Token: 0x06000622 RID: 1570 RVA: 0x00013A70 File Offset: 0x00011C70
464 public int Invoke()
465 {
466 /*
467An exception occurred when decompiling this method (06000622)
468
469ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Int32 GUIControllerPageMenuPopupGridNavigator/GetCollectionCount::Invoke()
470
471 ---> System.Exception: Basic block has to end with unconditional control flow.
472{
473 Block_0:
474 stloc:native int(var_0_06, ldfld:native int(Delegate::method_code, ldloc:GetCollectionCount[exp:Delegate](this)))
475 stloc:native int(var_1_0D, ldfld:native int(Delegate::invoke_impl, ldloc:GetCollectionCount[exp:Delegate](this)))
476 stloc:native int(var_2_14, ldfld:native int(Delegate::method, ldloc:GetCollectionCount[exp:Delegate](this)))
477}
478
479 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852
480 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355
481 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123
482 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88
483 --- End of inner exception stack trace ---
484 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92
485 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1683
486*/;
487 }
488
489 // Token: 0x06000623 RID: 1571 RVA: 0x000021DB File Offset: 0x000003DB
490 public IAsyncResult BeginInvoke(AsyncCallback callback, object @object)
491 {
492 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
493 }
494
495 // Token: 0x06000624 RID: 1572 RVA: 0x000021DB File Offset: 0x000003DB
496 public int EndInvoke(IAsyncResult result)
497 {
498 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
499 }
500 }
501
502 // Token: 0x020000EA RID: 234
503 public sealed class GetItemScale : MulticastDelegate
504 {
505 // Token: 0x06000625 RID: 1573 RVA: 0x00013A94 File Offset: 0x00011C94
506 public GetItemScale(object @object, IntPtr method)
507 {
509 this.m_target = @object;
511 this.method_code = this;
512 }
513
514 // Token: 0x06000626 RID: 1574 RVA: 0x00013AD8 File Offset: 0x00011CD8
515 public float Invoke()
516 {
517 /*
518An exception occurred when decompiling this method (06000626)
519
520ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Single GUIControllerPageMenuPopupGridNavigator/GetItemScale::Invoke()
521
522 ---> System.Exception: Basic block has to end with unconditional control flow.
523{
524 Block_0:
525 stloc:native int(var_0_06, ldfld:native int(Delegate::method_code, ldloc:GetItemScale[exp:Delegate](this)))
526 stloc:native int(var_1_0D, ldfld:native int(Delegate::invoke_impl, ldloc:GetItemScale[exp:Delegate](this)))
527 stloc:native int(var_2_14, ldfld:native int(Delegate::method, ldloc:GetItemScale[exp:Delegate](this)))
528}
529
530 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852
531 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355
532 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123
533 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88
534 --- End of inner exception stack trace ---
535 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92
536 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1683
537*/;
538 }
539
540 // Token: 0x06000627 RID: 1575 RVA: 0x000021DB File Offset: 0x000003DB
541 public IAsyncResult BeginInvoke(AsyncCallback callback, object @object)
542 {
543 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
544 }
545
546 // Token: 0x06000628 RID: 1576 RVA: 0x000021DB File Offset: 0x000003DB
547 public float EndInvoke(IAsyncResult result)
548 {
549 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
550 }
551 }
552}
class f__AnonymousType0<< Count > j__TPar
IAsyncResult BeginInvoke(AsyncCallback callback, object @object)
IAsyncResult BeginInvoke(AsyncCallback callback, object @object)
readonly GUIControllerPageMenuPopupGridNavigator.GetGrid _grid
GUIControllerPageMenuPopupGridNavigator(GUIPageContentController controller, GUIControllerPageMenuPopupGridNavigator.GetGrid grid, GUIControllerPageMenuPopupGridNavigator.GetCollectionCount collectionCount, GUIControllerPageMenuPopupGridNavigator.GetItemScale itemScale)
readonly GUIControllerPageMenuPopupGridNavigator.GetCollectionCount _collectionCount
readonly GUIControllerPageMenuPopupGridNavigator.GetItemScale _itemScale
GUIControllerItem NavigateHorizontal(Vector2 navigationVector)
GUIControllerItem Navigate(Vector2 navigationVector)