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