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

◆ ValueAsLong

override long System.Xml.Schema.XmlAtomicValue.ValueAsLong
get

Definition at line 359 of file XmlAtomicValue.cs.

360 {
361 get
362 {
363 /*
364An exception occurred when decompiling this method (06000AB1)
365
366ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Int64 System.Xml.Schema.XmlAtomicValue::get_ValueAsLong()
367
368 ---> System.Exception: Basic block has to end with unconditional control flow.
369{
370 IL_0014:
371 stloc:TypeCode(var_1_1A, ldfld:TypeCode(XmlAtomicValue::clrType, ldloc:XmlAtomicValue(this)))
372 stloc:Union(var_2_21, ldfld:Union(XmlAtomicValue::unionVal, ldloc:XmlAtomicValue(this)))
373 stloc:Union(var_3_28, ldfld:Union(XmlAtomicValue::unionVal, ldloc:XmlAtomicValue(this)))
374 stloc:Union(var_4_2F, ldfld:Union(XmlAtomicValue::unionVal, ldloc:XmlAtomicValue(this)))
375 stloc:Union(var_5_37, ldfld:Union(XmlAtomicValue::unionVal, ldloc:XmlAtomicValue(this)))
376 stloc:bool(var_6_44, ldfld:bool(Union::boolVal, ldfld:Union[exp:valuetype System.Xml.Schema.XmlAtomicValue/Union&](XmlAtomicValue::unionVal, ldloc:XmlAtomicValue(this))))
377}
378
379 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
380 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
381 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
382 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
383 --- End of inner exception stack trace ---
384 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
385 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
386*/;
387 }
388 }