dotnet/roslyn

Reuse MethodDebugInfo across EvaluationContexts

Open

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

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

描述

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.

貢獻者指南

Reuse MethodDebugInfo across EvaluationContexts · dotnet/roslyn#1145 | Good First Issue