1 reference to TryFindContinuableConstruct
Microsoft.CodeAnalysis.CSharp.Features (1)
GoToDefinition\CSharpGoToDefinitionSymbolService.cs (1)
35
var foundContinuedLoop =
TryFindContinuableConstruct
(node);