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.

贡献者指南