2 references to IsSubsequentSection
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
CSharpRemoveUnreachableCodeCodeFixProvider.cs (2)
41var priority = IsSubsequentSection(diagnostic) 51=> !IsSubsequentSection(diagnostic);