1 reference to TryFindBreakableConstruct
Microsoft.CodeAnalysis.CSharp.Features (1)
GoToDefinition\CSharpGoToDefinitionSymbolService.cs (1)
47
var foundBrokenLoop =
TryFindBreakableConstruct
(node);