4 references to StateMachineType
Microsoft.CodeAnalysis.VisualBasic (4)
Compilation\MethodCompiler.vb (1)
1634kickoffMethod = stateMachineMethod.StateMachineType.KickoffMethod
Lowering\StateMachineRewriter\SynthesizedStateMachineMethod.vb (3)
162Return Me.StateMachineType.KickoffMethod.CalculateLocalSyntaxOffset(localPosition, localTree) 173Return StateMachineType.KickoffMethod 209Dim kickoffMethod = StateMachineType.KickoffMethod