4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)C#20,414 stars (20,414 stars)4,257 forks (4,257 forks)batch import
Area-InteractiveBugInteractive-ScriptingLogicLanguage-VBhelp wanted
- 技術スタック
- なし
- Issue 種別
- feature
- 調査方針
- Review the C# implementation of INamedTypeSymbol.IsImplicitClass in NamedTypeSymbol.cs. Then locate the corresponding VB symbol files (e.g., VBNamedTypeSymbol.cs) and implement the equivalent logic. Check issue #7305 comments for any additional context or constraints. Test with VB implicit classes like those in modules.