dotnet/roslyn

Reuse MethodDebugInfo across EvaluationContexts

Open

#1,145 建立於 2015年3月9日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)C# (4,257 fork)batch import
Area-InteractiveBugFeature RequestInteractive-Debugginghelp wanted

倉庫指標

Star
 (20,414 star)
PR 合併指標
 (平均合併 6天 17小時) (30 天內合併 256 個 PR)

描述

We can only reuse the whole context if we are in the same scope, but we can reuse the MethodDebugInfo anywhere within the same version of the same method.

貢獻者指南