Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
icsharpcode
/
ILSpy
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3.7k
Star
25.8k
Code
Issues
182
Pull requests
12
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Fix #3952: decompile VB.NET anonymous types and queries to valid C#
- #3956
#3956
Merged
siegfriedpammer
merged 6 commits into
master
icsharpcode/ILSpy:master
from
fix-3952-vb-anonymous-types
icsharpcode/ILSpy:fix-3952-vb-anonymous-types
Copy head branch name to clipboard
Aug 7, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
Fix #3952: decompile VB.NET anonymous types and queries to valid C#
#3956
siegfriedpammer
merged 6 commits into
master
icsharpcode/ILSpy:master
from
fix-3952-vb-anonymous-types
icsharpcode/ILSpy:fix-3952-vb-anonymous-types
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2026
Add VBPretty fixtures for VB anonymous types and queries
Show description for 89b857a
siegfriedpammer
committed
89b857a
View commit details
Copy full SHA for 89b857a
Browse repository at this point
Fix #3952: recognize VB-generated names as anonymous types
Show description for cecbcb4
siegfriedpammer
committed
cecbcb4
View commit details
Copy full SHA for cecbcb4
Browse repository at this point
Recognize VB transparent identifiers in query decompilation
Show description for 96debd3
siegfriedpammer
committed
96debd3
View commit details
Copy full SHA for 96debd3
Browse repository at this point
Declare VB anonymous types that C# anonymous types cannot express
Show description for 49c282a
siegfriedpammer
committed
49c282a
View commit details
Copy full SHA for 49c282a
Browse repository at this point
Branch the VBAnonymousTypes fixture for legacy vbc codegen
Show description for 86e4e12
christophwille
committed
86e4e12
View commit details
Copy full SHA for 86e4e12
Browse repository at this point
Stabilize the bookmark-highlight tests against dispatcher stalls
Show description for 1132535
christophwille
committed
1132535
View commit details
Copy full SHA for 1132535
Browse repository at this point
You can’t perform that action at this time.