检索罗斯林源生成器的语义模型 /解决方案参考的来源

发布于 2025-02-04 01:45:23 字数 214 浏览 4 评论 0原文

我目前正在编写一个源生成器。该源生成器不仅应考虑到已添加到的项目中的类型和语法树,还应考虑到目标项目参考:

  • targetProject:
    • sourcegenerator
    • refprojecta
    • refprojectb

如何获得refprojecta的语义模型/源代码?

I am currently writing a source generator. This source generator should not only take into account the types and syntax trees in the project it's added to, but also the projets the target project references:

  • TargetProject
    • SourceGenerator
    • RefProjectA
    • RefProjectB

How can I get the semantic model/source code of RefProjectA when the source generator is applied to TargetProject?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文