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