1 write to _debugInfos
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\Interpreter.cs (1)
37
_debugInfos
= debugInfos;
1 reference to _debugInfos
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\InterpretedFrame.cs (1)
57
return DebugInfo.GetMatchingDebugInfo(Interpreter.
_debugInfos
, instructionIndex);