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