Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
分析我的 .NET 应用程序显示UnmangedMemoryStreams中有一个很大的增量。
似乎它们是通过某些资源加载创建的。
任何人都知道什么会导致这种加载或如何调试它?
分析的屏幕截图:
正如评论中所说,FontFamily 导致了泄漏。更多详细信息: 使用字体时的 WPF TextBlock 内存泄漏