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
WorkshopItemPublishSettings.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000537 RID: 1335
8 {
9 // Token: 0x06003220 RID: 12832 RVA: 0x001F9488 File Offset: 0x001F7688
10 public string[] GetUsedTagsInternalNames()
11 {
12 /*
13An exception occurred when decompiling this method (06003220)
14
15ICSharpCode.Decompiler.DecompilerException: Error decompiling System.String[] Terraria.Social.Base.WorkshopItemPublishSettings::GetUsedTagsInternalNames()
16
17 ---> System.Exception: Basic block has to end with unconditional control flow.
18{
19 IL_000A:
20 brtrue(IL_0000, ldc.i4:bool(1))
21}
22
23 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
24 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878
25 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878
26 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1846
27 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
28 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
29 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
30 --- End of inner exception stack trace ---
31 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
32 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
33*/;
34 }
35
36 // Token: 0x06003221 RID: 12833 RVA: 0x001F94A4 File Offset: 0x001F76A4
38 {
39 }
40
41 // Token: 0x04003B78 RID: 15224
43
44 // Token: 0x04003B79 RID: 15225
46
47 // Token: 0x04003B7A RID: 15226
48 public string PreviewImagePath;
49
50 // Token: 0x02000538 RID: 1336
52 [Serializable]
53 private sealed class <>c
54 {
55 // Token: 0x06003222 RID: 12834 RVA: 0x001F94BC File Offset: 0x001F76BC
56 // Note: this type is marked as 'beforefieldinit'.
57 static <>c()
58 {
59 }
60
61 // Token: 0x06003223 RID: 12835 RVA: 0x001F94CC File Offset: 0x001F76CC
62 public <>c()
63 {
64 }
65
66 // Token: 0x06003224 RID: 12836 RVA: 0x001F94E0 File Offset: 0x001F76E0
68 {
69 return x.InternalNameForAPIs;
70 }
71
72 // Token: 0x04003B7B RID: 15227
74
75 // Token: 0x04003B7C RID: 15228
77 }
78 }
79}
class f__AnonymousType0<< Count > j__TPar