3 references to GetCurrentActiveScopeIndex
System.Private.CoreLib (3)
src\System\Reflection\Emit\RuntimeILGenerator.cs (3)
1201int index = ((RuntimeILGenerator)methodBuilder.GetILGenerator()).m_ScopeTree.GetCurrentActiveScopeIndex(); 1528int i = GetCurrentActiveScopeIndex(); 1535int i = GetCurrentActiveScopeIndex();