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

◆ ValueAs() [2/2]

override object System.Xml.Schema.XmlAtomicValue.ValueAs ( Type type,
IXmlNamespaceResolver nsResolver )
inline

Definition at line 391 of file XmlAtomicValue.cs.

392 {
393 /*
394An exception occurred when decompiling this method (06000AB2)
395
396ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Object System.Xml.Schema.XmlAtomicValue::ValueAs(System.Type,System.Xml.IXmlNamespaceResolver)
397
398 ---> System.Exception: Basic block has to end with unconditional control flow.
399{
400 IL_0025:
401 stloc:TypeCode(var_5_2B, ldfld:TypeCode(XmlAtomicValue::clrType, ldloc:XmlAtomicValue(this)))
402 stloc:Union(var_6_33, ldfld:Union(XmlAtomicValue::unionVal, ldloc:XmlAtomicValue(this)))
403 stloc:Union(var_7_3B, ldfld:Union(XmlAtomicValue::unionVal, ldloc:XmlAtomicValue(this)))
404 stloc:Union(var_8_43, ldfld:Union(XmlAtomicValue::unionVal, ldloc:XmlAtomicValue(this)))
405 stloc:Union(var_9_4B, ldfld:Union(XmlAtomicValue::unionVal, ldloc:XmlAtomicValue(this)))
406 stloc:bool(var_10_58, ldfld:bool(Union::boolVal, ldfld:Union[exp:valuetype System.Xml.Schema.XmlAtomicValue/Union&](XmlAtomicValue::unionVal, ldloc:XmlAtomicValue(this))))
407}
408
409 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
410 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
411 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
412 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
413 --- End of inner exception stack trace ---
414 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
415 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
416*/;
417 }