4 留言 (4 留言)0 反應 (0 反應)0 負責人 (0 負責人)C#20,414 star (20,414 star)4,257 fork (4,257 fork)batch import
Area-InteractiveBugInteractive-ScriptingLogicLanguage-VBhelp wanted
- 技術棧
- 無
- 議題類型
- 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.