2 references to IsGotoOrLabeledStatement
Microsoft.CodeAnalysis.CSharp.CodeStyle (2)
UseSimpleUsingStatementDiagnosticAnalyzer.cs (2)
183if (IsGotoOrLabeledStatement(priorStatement)) 193if (IsGotoOrLabeledStatement(statement))