1 write to SlotIndex
Microsoft.CodeAnalysis.VisualBasic (1)
Lowering\StateMachineRewriter\StateMachineFieldSymbol.vb (1)
84Me.SlotIndex = slotIndex
6 references to SlotIndex
Microsoft.CodeAnalysis.VisualBasic (6)
CodeGen\EmitStatement.vb (5)
352If (stateMachineField IsNot Nothing) AndAlso (stateMachineField.SlotIndex >= 0) Then 1426If stateMachineField.SlotIndex >= 0 Then 1436Debug.Assert(field.SlotIndex >= 0) 1454slot:=field.SlotIndex, 1462_builder.DefineUserDefinedStateMachineHoistedLocal(field.SlotIndex)
Compilation\MethodCompiler.vb (1)
1744Dim index = field.SlotIndex