2 references to Push
Microsoft.CodeAnalysis (1)
CodeGen\LocalSlotManager.cs (1)
249
FreeSlots.
Push
(new LocalSignature(slot.Type, slot.Constraints), slot);
Microsoft.CodeAnalysis.VisualBasic (1)
Lowering\AsyncRewriter\AsyncRewriter.SpillFieldAllocator.vb (1)
53
Me._allocatedFields.
Push
(field.Type, field)