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