58 lines
3.8 KiB
C#
58 lines
3.8 KiB
C#
using System;
|
|
using System.Collections.Generic;
|
|
using System.Text.RegularExpressions;
|
|
using Cpp2IlInjected;
|
|
|
|
// Token: 0x020007BE RID: 1982
|
|
[Token(Token = "0x20007BE")]
|
|
public static class CNMCPOEBMHO
|
|
{
|
|
// Token: 0x060037F9 RID: 14329 RVA: 0x000E8B24 File Offset: 0x000E6D24
|
|
[Token(Token = "0x60037F9")]
|
|
[Address(RVA = "0x2466170", Offset = "0x2465170", VA = "0x182466170")]
|
|
public static IEnumerable<string> ADGELFELMOL<T>() where T : Enum
|
|
{
|
|
object obj = ((ICloneable)typeof(Type).GetEnumNames()).Clone();
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x060037FA RID: 14330 RVA: 0x000E8B4C File Offset: 0x000E6D4C
|
|
[Token(Token = "0x60037FA")]
|
|
[Address(RVA = "0x2465580", Offset = "0x2464580", VA = "0x182465580")]
|
|
public static IEnumerable<string> ADGELFELMOL<T>(this IEnumerable<T> PJGCPEAIPOH) where T : Enum
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (060037FA)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Collections.Generic.IEnumerable`1<System.String> CNMCPOEBMHO::ADGELFELMOL<T>(System.Collections.Generic.IEnumerable`1<T>)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:IEnumerator`1(var_0_06, call:IEnumerator`1(IEnumerable`1::GetEnumerator, ldloc:class [mscorlib]System.Collections.Generic.IEnumerable`1<!!T>[exp:IEnumerable`1](PJGCPEAIPOH)))
|
|
}
|
|
|
|
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
|
|
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
|
|
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
|
|
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
|
|
--- End of inner exception stack trace ---
|
|
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
|
|
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 1663
|
|
*/;
|
|
}
|
|
|
|
// Token: 0x060037FB RID: 14331 RVA: 0x000E8B60 File Offset: 0x000E6D60
|
|
// Note: this type is marked as 'beforefieldinit'.
|
|
[Token(Token = "0x60037FB")]
|
|
[Address(RVA = "0x21F9140", Offset = "0x21F8140", VA = "0x1821F9140")]
|
|
static CNMCPOEBMHO()
|
|
{
|
|
Regex regex = new Regex("([a-z])([A-Z])");
|
|
}
|
|
|
|
// Token: 0x04003027 RID: 12327
|
|
[Token(Token = "0x4003027")]
|
|
private static readonly Regex BGMEHBDNGIH;
|
|
}
|