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

◆ Equals()

override bool System.Uri.Equals ( object comparand)
inline

Definition at line 1389 of file Uri.cs.

1390 {
1391 /*
1392An exception occurred when decompiling this method (0600023D)
1393
1394ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Boolean System.Uri::Equals(System.Object)
1395
1396 ---> System.Exception: Basic block has to end with unconditional control flow.
1397{
1398 IL_00CA:
1399 stloc:string(var_26_D6, ldfld:string(MoreInfo::RemoteUrl, ldfld:MoreInfo(UriInfo::MoreInfo, ldloc:UriInfo(var_23_9C))))
1400 stloc:int32(var_28_DF, ldfld:int32(string::_stringLength, ldloc:string(var_24)))
1401 stloc:int32(var_29_E8, ldfld:int32(string::_stringLength, ldloc:string(var_25)))
1402 stloc:int32(var_31_F2, callgetter:int32(RuntimeHelpers::get_OffsetToStringData))
1403 stloc:int32(var_33_FC, callgetter:int32(RuntimeHelpers::get_OffsetToStringData))
1404 stloc:UriInfo(var_36_10A, ldfld:UriInfo(Uri::m_Info, ldloc:Uri(this)))
1405 stloc:uint16(var_37_118, ldfld:uint16(Offset::Host, ldfld:Offset[exp:valuetype System.Uri/Offset&](UriInfo::Offset, ldloc:UriInfo(var_36_10A))))
1406 stloc:uint16(var_38_126, ldfld:uint16(Offset::Path, ldfld:Offset[exp:valuetype System.Uri/Offset&](UriInfo::Offset, ldloc:UriInfo(var_36_10A))))
1407 stloc:char(var_39_135, callgetter:char(string::get_Chars, ldfld:string(Uri::m_String, ldloc:Uri(this)), ldloc:uint16[exp:int32](var_37_118)))
1408 stloc:uint16(var_42_147, ldfld:uint16(Offset::Path, ldfld:Offset[exp:valuetype System.Uri/Offset&](UriInfo::Offset, ldfld:UriInfo(Uri::m_Info, ldloc:Uri(this)))))
1409 stloc:char(var_43_156, callgetter:char(string::get_Chars, ldfld:string(Uri::m_String, ldloc:Uri(this)), ldloc:uint16[exp:int32](var_37_118)))
1410 stloc:char(var_44_161, callgetter:char(string::get_Chars, ldloc:string(var_24), ldloc:uint16[exp:int32](var_37_118)))
1411}
1412
1413 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
1414 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
1415 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
1416 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
1417 --- End of inner exception stack trace ---
1418 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
1419 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
1420*/;
1421 }