1 write to KickoffMethod
Microsoft.CodeAnalysis.VisualBasic (1)
Lowering\StateMachineRewriter\StateMachineTypeSymbol.vb (1)
33
Me.
KickoffMethod
= kickoffMethod
6 references to KickoffMethod
Microsoft.CodeAnalysis.VisualBasic (6)
Compilation\MethodCompiler.vb (1)
1634
kickoffMethod = stateMachineMethod.StateMachineType.
KickoffMethod
Lowering\StateMachineRewriter\StateMachineTypeSymbol.vb (2)
52
Return
KickoffMethod
69
Dim kickoffType =
KickoffMethod
.ContainingType
Lowering\StateMachineRewriter\SynthesizedStateMachineMethod.vb (3)
162
Return Me.StateMachineType.
KickoffMethod
.CalculateLocalSyntaxOffset(localPosition, localTree)
173
Return StateMachineType.
KickoffMethod
209
Dim kickoffMethod = StateMachineType.
KickoffMethod