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