在VS2008中,对于C#,我如何确定哪些引用需要哪些引用?(IN VS2008, for C#, How can I figure out which references are needed a

编程入门 行业动态 更新时间:2024-10-26 03:39:00
在VS2008中,对于C#,我如何确定哪些引用需要哪些引用?(IN VS2008, for C#, How can I figure out which references are needed and which are not?)

在VS2008中,对于C#,我如何确定哪些引用需要哪些引用? 如果您在解决方案资源管理器中查找某个项目并展开references文件夹,有没有办法告诉那些从未调用过的文件? 这是在编译时确定的,根本不包括在内吗?

IN VS2008, for C#, How can I figure out which references are needed and which are not? If you look in the solution explorer for a certain project and expand the references folder, is there a way to tell those that are never called? Will this be determined at compile time and simply not included?

最满意答案

看起来像Resharper 就是这样 。 但是我不会太担心它,因为编译器会忽略未使用的程序集。

Looks like Resharper is it. However I wouldn't worry too much about it as the unused assemblies are ignored by the compiler.

更多推荐

本文发布于:2023-07-26 19:52:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1280266.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:figure   needed   references

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!