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