2 references to IsSubsequentSection
Microsoft.CodeAnalysis.CSharp.Features (2)
src\Analyzers\CSharp\CodeFixes\RemoveUnreachableCode\CSharpRemoveUnreachableCodeCodeFixProvider.cs (2)
35var priority = IsSubsequentSection(diagnostic) 45=> !IsSubsequentSection(diagnostic);