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