3 references to Close
mscorlib (3)
system\reflection\emit\ilgenerator.cs (3)
1350m_ScopeTree.AddScopeInfo(ScopeAction.Close, m_length); 1674for (; cClose > 0 || m_ScopeActions[i] == ScopeAction.Close; i--) 1715if (sa == ScopeAction.Close && m_iOpenScopeCount <=0)