skill
职业分类
描述
更新
ilspy-decompile
软件开发工程师
Decompile .NET assemblies using ilspycmd CLI tool. Invoke when you need to inspect compiled DLLs, compare original vs patched assemblies, or examine compiler-generated types (closures, iterators, state machines).
2026-06-26
ilruntime-debug
软件开发工程师
Debug ILRuntime ILIntepreter execution errors. Invoke whenever ILIntepreter internal errors occur and root cause is unclear - always check stack state first before diving into interpreter internals.
2026-06-25