4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)C#4,257 forks (4,257 forks)batch import
Area-InteractiveBugInteractive-ScriptingLogicLanguage-VBhelp wanted
Repository metrics
- Stars
- 20,414 stars (20,414 stars)
- PR merge metrics
- Avg merge 6d 17h (Avg merge 6d 17h)256 merged PRs in 30d (256 merged PRs in 30d)
Description
This issue does not include a description.
Contributor guide
- Research direction
- Examine the existing implementation of INamedTypeSymbol.IsImplicitClass in C# within the Roslyn codebase, then identify the corresponding location in the Visual Basic compiler layer and add the property.
- Tech stack
- csharp
- Domain
- compilers
- Issue type
- Feature
- Prerequisites
- C#.NET Compiler Platform (Roslyn) basics