1 instantiation of ScopeTree
System.Private.CoreLib (1)
src\System\Reflection\Emit\RuntimeILGenerator.cs (1)
93
m_ScopeTree = new
ScopeTree
();
1 reference to ScopeTree
System.Private.CoreLib (1)
src\System\Reflection\Emit\RuntimeILGenerator.cs (1)
58
internal
ScopeTree
m_ScopeTree; // this variable tracks all debugging scope information