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: 0x020007AC RID: 1964
|
|
[Token(Token = "0x20007AC")]
|
|
public static class CNMCPOEBMHO
|
|
{
|
|
// Token: 0x0600375F RID: 14175 RVA: 0x000E7D00 File Offset: 0x000E5F00
|
|
[Token(Token = "0x600375F")]
|
|
[Address(RVA = "0x1958780", Offset = "0x1957580", VA = "0x181958780")]
|
|
public static IEnumerable<string> ADGELFELMOL<T>() where T : Enum
|
|
{
|
|
object obj = ((ICloneable)typeof(Type).GetEnumNames()).Clone();
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x06003760 RID: 14176 RVA: 0x000E7D28 File Offset: 0x000E5F28
|
|
[Token(Token = "0x6003760")]
|
|
[Address(RVA = "0x19581E0", Offset = "0x1956FE0", VA = "0x1819581E0")]
|
|
public static IEnumerable<string> ADGELFELMOL<T>(this IEnumerable<T> PJGCPEAIPOH) where T : Enum
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06003760)
|
|
|
|
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: 0x06003761 RID: 14177 RVA: 0x000E7D3C File Offset: 0x000E5F3C
|
|
// Note: this type is marked as 'beforefieldinit'.
|
|
[Token(Token = "0x6003761")]
|
|
[Address(RVA = "0x17536B0", Offset = "0x17524B0", VA = "0x1817536B0")]
|
|
static CNMCPOEBMHO()
|
|
{
|
|
Regex regex = new Regex("([a-z])([A-Z])");
|
|
}
|
|
|
|
// Token: 0x04002FAB RID: 12203
|
|
[Token(Token = "0x4002FAB")]
|
|
private static readonly Regex BGMEHBDNGIH;
|
|
}
|