dotnet/roslyn

Reuse MethodDebugInfo across EvaluationContexts

Open

#1145 aperta il 9 mar 2015

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C# (4257 fork)batch import
Area-InteractiveBugFeature RequestInteractive-Debugginghelp wanted

Metriche repository

Star
 (20.414 star)
Metriche merge PR
 (Merge medio 6g 17h) (256 PR mergiate in 30 g)

Descrizione

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.

Guida contributor