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

◆ MoveToFirstNamespace()

override bool MS.Internal.Xml.Cache.XPathDocumentNavigator.MoveToFirstNamespace ( XPathNamespaceScope namespaceScope)
inline

Definition at line 203 of file XPathDocumentNavigator.cs.

204 {
205 /*
206An exception occurred when decompiling this method (06000CAC)
207
208ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::MoveToFirstNamespace(System.Xml.XPath.XPathNamespaceScope)
209
210 ---> System.Exception: Basic block has to end with unconditional control flow.
211{
212 IL_0014:
213 stloc:valuetype MS.Internal.Xml.Cache.XPathNode[](var_6_1D, ldfld:valuetype MS.Internal.Xml.Cache.XPathNode[](XPathDocumentNavigator::_pageCurrent, ldloc:XPathDocumentNavigator(this)))
214 stloc:int32(var_7_25, ldfld:int32(XPathDocumentNavigator::_idxCurrent, ldloc:XPathDocumentNavigator(this)))
215 stfld:valuetype MS.Internal.Xml.Cache.XPathNode[](XPathDocumentNavigator::_pageParent, ldloc:XPathDocumentNavigator(this), ldloc:valuetype MS.Internal.Xml.Cache.XPathNode[](var_6_1D))
216 stfld:int32(XPathDocumentNavigator::_idxCurrent, ldloc:XPathDocumentNavigator(this), ldloc:int32(var_3))
217 stfld:valuetype MS.Internal.Xml.Cache.XPathNode[](XPathDocumentNavigator::_pageCurrent, ldloc:XPathDocumentNavigator(this), ldloc:valuetype MS.Internal.Xml.Cache.XPathNode[](var_6_1D))
218}
219
220 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
221 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
222 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
223 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
224 --- End of inner exception stack trace ---
225 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
226 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
227*/;
228 }