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

◆ Parse4Dig()

bool System.Xml.Schema.XsdDateTime.Parser.Parse4Dig ( int start,
int num )
inlineprivate

Definition at line 577 of file XsdDateTime.cs.

578 {
579 /*
580An exception occurred when decompiling this method (06000C8B)
581
582ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Boolean System.Xml.Schema.XsdDateTime/Parser::Parse4Dig(System.Int32,System.Int32)
583
584 ---> System.Exception: Basic block has to end with unconditional control flow.
585{
586 Block_0:
587 stloc:int32(var_0_06, ldfld:int32(Parser::length, ldloc:valuetype System.Xml.Schema.XsdDateTime/Parser&(this)))
588 stloc:char(var_1_13, callgetter:char(string::get_Chars, ldfld:string(Parser::text, ldloc:valuetype System.Xml.Schema.XsdDateTime/Parser&(this)), ldloc:int32(start)))
589 stloc:char(var_2_20, callgetter:char(string::get_Chars, ldfld:string(Parser::text, ldloc:valuetype System.Xml.Schema.XsdDateTime/Parser&(this)), ldloc:int32(start)))
590 stloc:char(var_3_2D, callgetter:char(string::get_Chars, ldfld:string(Parser::text, ldloc:valuetype System.Xml.Schema.XsdDateTime/Parser&(this)), ldloc:int32(start)))
591 stloc:string(var_4_34, ldfld:string(Parser::text, ldloc:valuetype System.Xml.Schema.XsdDateTime/Parser&(this)))
592 stloc:char(var_5_3E, callgetter:char(string::get_Chars, ldloc:string(var_4_34), ldloc:int32(start)))
593 stfld:int32(int32::m_value, ldloc:int32[exp:int32&](num), ldloc:string[exp:int32](var_4_34))
594}
595
596 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
597 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
598 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
599 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
600 --- End of inner exception stack trace ---
601 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
602 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
603*/;
604 }