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