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
ExtendedProtectionPolicy.cs
Go to the documentation of this file.
1using System;
5
7{
8 // Token: 0x020000EA RID: 234
9 [global::System.ComponentModel.TypeConverter(typeof(ExtendedProtectionPolicyTypeConverter))]
10 [MonoTODO]
13 {
14 // Token: 0x06000544 RID: 1348 RVA: 0x00015100 File Offset: 0x00013300
15 [MonoTODO("Not implemented.")]
19
20 // Token: 0x06000545 RID: 1349 RVA: 0x00015114 File Offset: 0x00013314
22 {
23 /*
24An exception occurred when decompiling this method (06000545)
25
26ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
27
28 ---> System.Exception: Basic block has to end with unconditional control flow.
29{
30 Block_0:
31 call:void(object::.ctor, ldloc:ExtendedProtectionPolicy[exp:object](this))
32}
33
34 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
35 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
36 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
37 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
38 --- End of inner exception stack trace ---
39 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
40 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
41*/;
42 }
43
44 // Token: 0x17000104 RID: 260
45 // (get) Token: 0x06000546 RID: 1350 RVA: 0x00002050 File Offset: 0x00000250
47 {
48 get
49 {
50 throw new global::Cpp2IlInjected.AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
51 }
52 }
53
54 // Token: 0x17000105 RID: 261
55 // (get) Token: 0x06000547 RID: 1351 RVA: 0x00002050 File Offset: 0x00000250
57 {
58 get
59 {
60 throw new global::Cpp2IlInjected.AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
61 }
62 }
63
64 // Token: 0x06000548 RID: 1352 RVA: 0x00015128 File Offset: 0x00013328
65 [MonoTODO]
66 public override string ToString()
67 {
68 return base.ToString();
69 }
70
71 // Token: 0x06000549 RID: 1353 RVA: 0x00002050 File Offset: 0x00000250
73 {
74 throw new global::Cpp2IlInjected.AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
75 }
76 }
77}
class f__AnonymousType0<< Count > j__TPar
void GetObjectData(SerializationInfo info, StreamingContext context)