Using with VS Code Chat - icsharpcode/ilspy-vscode GitHub Wiki
ILSpy extension integrates with VS Code's chat mode, so the agent is able to use ILSpy features and work with assemblies you have added to assembly tree:

The agent is able to walk through loaded assemblies, search, analyze and decompile symbols to complete tasks:

Try it out!