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