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

◆ ToString()

override string System.Reflection.CustomAttributeData.ToString ( )
inline

Definition at line 179 of file CustomAttributeData.cs.

180 {
181 /*
182An exception occurred when decompiling this method (0600255B)
183
184ICSharpCode.Decompiler.DecompilerException: Error decompiling System.String System.Reflection.CustomAttributeData::ToString()
185
186 ---> System.Exception: Basic block has to end with unconditional control flow.
187{
188 Block_0:
189 call:void(CustomAttributeData::ResolveArguments, ldloc:CustomAttributeData(this))
190 stloc:ConstructorInfo(var_0_0C, ldfld:ConstructorInfo(CustomAttributeData::ctorInfo, ldloc:CustomAttributeData(this)))
191 stloc:class System.Collections.Generic.IList`1<valuetype System.Reflection.CustomAttributeTypedArgument>(var_4_15, ldfld:class System.Collections.Generic.IList`1<valuetype System.Reflection.CustomAttributeTypedArgument>(CustomAttributeData::ctorArgs, ldloc:CustomAttributeData(this)))
192 stloc:class System.Collections.Generic.IList`1<valuetype System.Reflection.CustomAttributeTypedArgument>(var_5_1D, ldfld:class System.Collections.Generic.IList`1<valuetype System.Reflection.CustomAttributeTypedArgument>(CustomAttributeData::ctorArgs, ldloc:CustomAttributeData(this)))
193 stloc:class System.Collections.Generic.IList`1<valuetype System.Reflection.CustomAttributeTypedArgument>(var_9_28, ldfld:class System.Collections.Generic.IList`1<valuetype System.Reflection.CustomAttributeTypedArgument>(CustomAttributeData::ctorArgs, ldloc:CustomAttributeData(this)))
194 stloc:class System.Collections.Generic.IList`1<valuetype System.Reflection.CustomAttributeNamedArgument>(var_11_30, ldfld:class System.Collections.Generic.IList`1<valuetype System.Reflection.CustomAttributeNamedArgument>(CustomAttributeData::namedArgs, ldloc:CustomAttributeData(this)))
195 stloc:class System.Collections.Generic.IList`1<valuetype System.Reflection.CustomAttributeNamedArgument>(var_14_3B, ldfld:class System.Collections.Generic.IList`1<valuetype System.Reflection.CustomAttributeNamedArgument>(CustomAttributeData::namedArgs, ldloc:CustomAttributeData(this)))
196 stloc:class System.Collections.Generic.IList`1<valuetype System.Reflection.CustomAttributeNamedArgument>(var_15_43, ldfld:class System.Collections.Generic.IList`1<valuetype System.Reflection.CustomAttributeNamedArgument>(CustomAttributeData::namedArgs, ldloc:CustomAttributeData(this)))
197 stloc:class System.Collections.Generic.IList`1<valuetype System.Reflection.CustomAttributeNamedArgument>(var_18_4B, ldfld:class System.Collections.Generic.IList`1<valuetype System.Reflection.CustomAttributeNamedArgument>(CustomAttributeData::namedArgs, ldloc:CustomAttributeData(this)))
198}
199
200 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
201 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
202 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
203 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
204 --- End of inner exception stack trace ---
205 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
206 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
207*/;
208 }