4 references to CreateAndPushScope
Microsoft.CodeAnalysis.CSharp (4)
Lowering\ClosureConversion\ClosureConversion.Analysis.Tree.cs (4)
292/// Instead use <see cref="PopScope"/> or <see cref="CreateAndPushScope"/>. 345/// Used by <see cref="CreateAndPushScope"/> to determine which labels a new child scope appears after. 589CreateAndPushScope(body); 719CreateAndPushScope(node);