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
1426
If stateMachineField.
SlotIndex
>= 0 Then
1436
Debug.Assert(field.
SlotIndex
>= 0)
1454
slot:=field.
SlotIndex
,
1462
_builder.DefineUserDefinedStateMachineHoistedLocal(field.
SlotIndex
)
Compilation\MethodCompiler.vb (1)
1744
Dim index = field.
SlotIndex