3 references to FreeSlot
Microsoft.CodeAnalysis (1)
CodeGen\LocalSlotManager.cs (1)
159
FreeSlot
(slot);
Microsoft.CodeAnalysis.CSharp (1)
CodeGen\EmitStatement.cs (1)
1889
_builder.LocalSlotManager.
FreeSlot
(temp);
Microsoft.CodeAnalysis.VisualBasic (1)
CodeGen\EmitStatement.vb (1)
1395
_builder.LocalSlotManager.
FreeSlot
(temp)