1 reference to TryWalkGuardChain
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\roslyn\src\Analyzers\CSharp\Analyzers\UseLabeledJumpStatements\CSharpUseLabeledJumpStatementsHelpers_FlagVariable.cs (1)
97
if (!
TryWalkGuardChain
(innerLoop, guards, orderedGuards, out var targetLoop, out var isBreak))